Search
Preparing search index...
The search index is not available
cmake-tools
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"cms-client"
ServerError
Class ServerError
Hierarchy
Error
ServerError
Implements
ErrorMessage
Index
Constructors
constructor
Properties
cookie
error
Message
in
Reply
To
type
Error
message
name
stack
Methods
to
String
Constructors
constructor
new
Server
Error
(
e
:
ErrorMessage
, errorMessage
?:
string
, cookie
?:
string
, inReplyTo
?:
string
)
:
ServerError
Parameters
e:
ErrorMessage
Default value
errorMessage:
string
= e.errorMessage
Default value
cookie:
string
= e.cookie
Default value
inReplyTo:
string
= e.inReplyTo
Returns
ServerError
Properties
cookie
cookie
:
string
error
Message
error
Message
:
string
in
Reply
To
in
Reply
To
:
string
type
type
:
"error"
= "error"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
undefined
|
string
Methods
to
String
to
String
(
)
:
string
Returns
string
Globals
"cms-
client"
Server
Error
constructor
cookie
error
Message
in
Reply
To
type
Error
message
name
stack
to
String
Generated using
TypeDoc