Search
Preparing search index...
The search index is not available
sengsara-crm
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"node_modules/@feathersjs/errors/index.d"
BadGateway
Class BadGateway
Hierarchy
FeathersError
BadGateway
Index
Constructors
constructor
Properties
class
Name
code
data
errors
message
name
stack
Methods
toJSON
Constructors
constructor
new
Bad
Gateway
(
msg
?:
string
|
Error
, data
?:
any
)
:
BadGateway
Parameters
Optional
msg:
string
|
Error
Optional
data:
any
Returns
BadGateway
Properties
class
Name
class
Name
:
string
code
code
:
number
data
data
:
any
errors
errors
:
any
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Methods
toJSON
toJSON
(
)
:
FeathersErrorJSON
Returns
FeathersErrorJSON
Globals
"node_
modules/@feathersjs/errors/index.d"
Bad
Gateway
constructor
class
Name
code
data
errors
message
name
stack
toJSON
Bad
Request
Conflict
Feathers
Error
Forbidden
General
Error
Length
Required
Method
Not
Allowed
Not
Acceptable
Not
Authenticated
Not
Found
Not
Implemented
Payment
Error
Timeout
Too
Many
Requests
Unavailable
Unprocessable
Errors
Feathers
ErrorJSON
errors
types
convert
Generated using
TypeDoc