Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ServiceResponseException
Class ServiceResponseException
Hierarchy
ServiceRemoteException
ServiceResponseException
ServerBusyException
Index
Constructors
constructor
Properties
Inner
Exception
response
Exception
Class
Key
Exception
Message
Key
Stack
Trace
Key
Accessors
Error
Code
Message
Response
Methods
to
String
Constructors
constructor
new
Service
Response
Exception
(
response
:
ServiceResponse
)
:
ServiceResponseException
Parameters
response:
ServiceResponse
Returns
ServiceResponseException
Properties
Inner
Exception
Inner
Exception
:
Exception
Private
response
response
:
ServiceResponse
Static
Private
Exception
Class
Key
Exception
Class
Key
:
string
Static
Private
Exception
Message
Key
Exception
Message
Key
:
string
Static
Private
Stack
Trace
Key
Stack
Trace
Key
:
string
Accessors
Error
Code
get
ErrorCode
(
)
:
ServiceError
Returns
ServiceError
Message
get
Message
(
)
:
string
Returns
string
Response
get
Response
(
)
:
ServiceResponse
Returns
ServiceResponse
Methods
to
String
to
String
(
)
:
string
override
user JSON.stringify for now, todo: impelemtn real Exception tostring
Returns
string
Globals
Service
Response
Exception
constructor
Inner
Exception
response
Exception
Class
Key
Exception
Message
Key
Stack
Trace
Key
Error
Code
Message
Response
to
String
Generated using
TypeDoc
user JSON.stringify for now, todo: impelemtn real Exception tostring