OpenVeo Publish server

API Docs for: 8.0.0
Show:

PublishError

Extends Error
Module: publish

Summary

Defines an error occurring in publish manager.

Constructor

PublishError

Syntax

PublishError

(
  • message
  • code
)

Summary

Parameters:

  • message String

    The error message

  • code String

    The error code

Item Index

Properties

Properties

code

Syntax

code

String final

Summary

The publish manager error code.

message

Syntax

message

String final

Summary

Error message.

name

Syntax

name

String final

Summary

Error name.