Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
HttpError
Interface HttpError
interface
HttpError
{
message
:
string
;
response
?:
any
;
status
:
HttpStatusCode
;
}
Index
Properties
message
response?
status
Properties
message
message
:
string
Error message
Optional
response
response
?:
any
Body of the error repsonse
status
status
:
HttpStatusCode
HTTP Error code of the message
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
response
status
@placeos/ts-client
Loading...
Error message