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