Search
Preparing search index...
The search index is not available
Documentation
GitHub
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
client
PayGateError
Globals
{"Types":"_types_","API Client":"_client_","Common Utils":"_util_","Express Middleware":"_middleware_"}
Class PayGateError
Hierarchy
Error
PayGateError
InvalidRequest
Constructors
constructor
Properties
cause
httpStatus
message
name
stack
Error
Constructors
constructor
new
Pay
Gate
Error
(
cause
:
any
, message
?:
string
)
:
PayGateError
Parameters
cause:
any
Optional
message:
string
Returns
PayGateError
Properties
Optional
cause
cause
:
ErrorObject
|
UntypedObject
Optional
http
Status
http
Status
:
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Invalid
Request
Pay
Gate
Client
Pay
Gate
Error
constructor
cause
http
Status
message
name
stack
Error