Preparing search index...
The search index is not available
@bitmovin/api-sdk
@bitmovin/api-sdk
ApiErrorDefinition
Class ApiErrorDefinition
Export
ApiErrorDefinition
Index
Constructors
constructor
Properties
category?
code?
description?
Constructors
constructor
new
Api
Error
Definition
(
obj
?
)
:
ApiErrorDefinition
Parameters
Optional
obj
:
Partial
<
ApiErrorDefinition
>
Returns
ApiErrorDefinition
Properties
Optional
category
category
?:
string
The error category.
Memberof
ApiErrorDefinition
Optional
code
code
?:
number
The error code.
Memberof
ApiErrorDefinition
Optional
description
description
?:
string
The returned error description.
Memberof
ApiErrorDefinition
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
category
code
description
@bitmovin/api-sdk
Loading...
Export
ApiErrorDefinition