Search
Preparing search index...
The search index is not available
@michaelcoxon/rest-client - v1.6.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Exceptions"
InvalidOperationException
Class InvalidOperationException
Hierarchy
Exception
InvalidOperationException
Index
Constructors
constructor
Properties
__proto__
message
name
stack
Accessors
inner
Exception
Methods
is
Exception
Constructors
constructor
new
Invalid
Operation
Exception
(
message
?:
undefined
|
string
, innerException
?:
Exception
)
:
InvalidOperationException
Parameters
Optional
message:
undefined
|
string
Optional
innerException:
Exception
Returns
InvalidOperationException
Properties
__proto__
__proto__
:
Error
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Accessors
inner
Exception
get
innerException
(
)
:
Exception
|
undefined
Gets the Exception instance that caused the current exception.
Returns
Exception
|
undefined
Methods
Static
is
Exception
is
Exception
(
error
:
Error
)
:
error
is
Exception
Parameters
error:
Error
Returns
error
is
Exception
Globals
"
Exceptions"
"
Header
Collection"
"
Http
Content
Header
Collection"
"
Http
Request
Header
Collection"
"
Http
Response
Header
Collection"
"
Request
Content"
"
Response
Content"
"
Response
Content
Handlers"
"
Types"
"filters/
Basic
Authentication
Filter"
"helpers/
Filter
Helpers"
"helpers/
Header
Helpers"
"index"
"interfaces/
Http
Client
Enums"
"interfaces/
Http
Client
Interfaces"
"xhr/
Xhr
Http
Client"
"xhr/
Xhr
Http
Request
Response"
Invalid
Operation
Exception
constructor
__proto__
message
name
stack
inner
Exception
is
Exception
Request
Cancelled
Exception
Service
Exception
Generated using
TypeDoc
Gets the Exception instance that caused the current exception.