Search
Preparing search index...
The search index is not available
mailgun.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/error"
APIError
Class APIError
Hierarchy
Error
APIError
Index
Constructors
constructor
Properties
id
message
name
stack
status
Error
Constructors
constructor
new APIError
(
__namedParameters
:
{
body
:
any
;
headers
:
{}
;
id
:
string
;
message
:
string
;
status
:
string
|
number
}
)
:
APIError
Parameters
__namedParameters:
{
body
:
any
;
headers
:
{}
;
id
:
string
;
message
:
string
;
status
:
string
|
number
}
body
:
any
headers
:
{}
[
key:
string
]:
any
id
:
string
message
:
string
status
:
string
|
number
Returns
APIError
Properties
id
id
:
any
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
status
status
:
number
|
string
Static
Error
Error
:
ErrorConstructor
Globals
"index"
"lib/client"
"lib/domains"
"lib/error"
"lib/events"
"lib/interfaces/APIError
Options"
"lib/interfaces/
Options"
"lib/interfaces/
Request
Options"
"lib/interfaces/
Stats
Options"
"lib/interfaces/
Supressions"
"lib/messages"
"lib/parse"
"lib/request"
"lib/routes"
"lib/stats"
"lib/suppressions"
"lib/validate"
"lib/webhooks"
"webpack.config"
"webpack.release.config"
APIError
constructor
id
message
name
stack
status
Error
Generated using
TypeDoc