Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Numbers
NotFoundError
Interface NotFoundError
interface
NotFoundError
{
code
?:
"404"
;
details
?:
NotFoundErrorDetails
[]
;
message
?:
string
;
status
?:
"NOT_FOUND"
;
}
Index
Properties
code?
details?
message?
status?
Properties
Optional
code
code
?:
"404"
See
CodeEnum
Optional
details
details
?:
NotFoundErrorDetails
[]
List of objects
Optional
message
message
?:
string
Optional
status
status
?:
"NOT_FOUND"
See
StatusEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
details
message
status
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
See
CodeEnum