Search
Preparing search index...
The search index is not available
Ews JavaScript Api
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Exception
Class Exception
Hierarchy
Exception
ArgumentException
ServiceLocalException
ServiceRemoteException
JsonSerializationNotImplementedException
NotSupportedException
Index
Constructors
constructor
Properties
Inner
Exception
Message
Methods
to
String
Constructors
constructor
new
Exception
(
)
:
Exception
new
Exception
(
message
:
string
)
:
Exception
new
Exception
(
message
:
string
, innerException
:
Exception
)
:
Exception
Returns
Exception
Parameters
message:
string
Returns
Exception
Parameters
message:
string
innerException:
Exception
Returns
Exception
Properties
Inner
Exception
Inner
Exception
:
Exception
Message
Message
:
string
Methods
to
String
to
String
(
)
:
string
override
user JSON.stringify for now, todo: impelemtn real Exception tostring
Returns
string
Globals
Exception
constructor
Inner
Exception
Message
to
String
Generated using
TypeDoc
user JSON.stringify for now, todo: impelemtn real Exception tostring