Preparing search index...
The search index is not available
Postmark.js
Postmark.js
Errors
PostmarkError
Class PostmarkError
Standard Postmark error on which all sub-errors are based.
Hierarchy
Error
PostmarkError
HttpError
Index
Constructors
constructor
Properties
code
status
Code
Constructors
constructor
new
Postmark
Error
(
message
,
code
?
,
statusCode
?
)
:
PostmarkError
Parameters
message
:
string
code
:
number
= 0
statusCode
:
number
= 0
Returns
PostmarkError
Properties
code
code
:
number
status
Code
status
Code
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
code
status
Code
Postmark.js
AdminClient
Attachment
Client
Header
Message
TemplatedMessage
Errors
Models
AccountClient
ServerClient
Standard Postmark error on which all sub-errors are based.