@joblist/components - v0.3.4
Preparing search index...
providers/types
ApiError
Interface ApiError
interface
ApiError
{
errcode
:
string
;
error
:
string
;
provider
?:
string
;
status
?:
number
;
}
Index
Properties
errcode
error
provider?
status?
Properties
errcode
errcode
:
string
Error code identifier
error
error
:
string
Error message
Optional
provider
provider
?:
string
Provider that generated the error
Optional
status
status
?:
number
HTTP status code
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errcode
error
provider
status
@joblist/components - v0.3.4
Loading...
Error code identifier