Preparing search index...
The search index is not available
@basaldev/blocks-backend-sdk - v3.4.0
@basaldev/blocks-backend-sdk
NBErrorData
Interface NBErrorData
interface
NBErrorData
{
code
:
string
;
details
?:
NBErrorData
[]
;
httpCode
?:
number
;
innerError
?:
InnerErrorData
;
message
:
string
;
target
?:
string
;
}
Index
Properties
code
details?
http
Code?
inner
Error?
message
target?
Properties
code
code
:
string
error code
Optional
details
details
?:
NBErrorData
[]
details
Optional
http
Code
http
Code
?:
number
http code
Optional
inner
Error
inner
Error
?:
InnerErrorData
inner error
message
message
:
string
error message
Optional
target
target
?:
string
target
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
code
details
http
Code
inner
Error
message
target
@basaldev/blocks-backend-sdk - v3.4.0
adapter
app
bucket
crypto
external
module
mongo
route
security
util
BunyanLogger
BunyanLoggerFactory
NBAjv
NBError
AjvOptions
InnerErrorData
InternalRequestOptions
Logger
LoggerFactory
LoggerOpts
NBErrorData
Loading...
Generated using
TypeDoc
error code