Preparing search index...
The search index is not available
@basaldev/blocks-frontend-sdk
@basaldev/blocks-frontend-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
External
Theme
OS
Light
Dark
On This Page
code
details
http
Code
inner
Error
message
target
@basaldev/blocks-frontend-sdk
api
bucket
log
session
socket
utils
NBError
NBErrorData
ErrorCode
convertAxiosErrorToNBError
isError
isNBError
Generated using
TypeDoc
error code