@musallam/firefly-client
Preparing search index...
FireflyApiClient
ErrorResponse
Interface ErrorResponse
interface
ErrorResponse
{
message
?:
string
;
reason
?:
string
;
}
Index
Properties
message?
reason?
Properties
Optional
message
message
?:
string
A message describing the error.
Optional
reason
reason
?:
string
The type of error that occurred.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
reason
@musallam/firefly-client
Loading...
A message describing the error.