filestack-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Filestack
Error
constructor
details
message
name
stack
type
Error
Hierarchy
Error
FilestackError
Index
Constructors
constructor
Properties
details
message
name
stack
type
Error
Constructors
constructor
new
Filestack
Error
(
message
?:
string
, details
?:
any
, type
?:
FilestackErrorType
)
:
FilestackError
Parameters
Optional
message:
string
Optional
details:
any
Optional
type:
FilestackErrorType
Returns
FilestackError
Properties
details
details
:
any
Error details, ie validation errors
type
{*}
memberof
FilestackError
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
type
type
:
string
Static
Error
Error
:
ErrorConstructor
Error details, ie validation errors
{*}
FilestackError