mindee
Preparing search index...
internal
parsing
v2
ErrorResponse
Class ErrorResponse
Index
Constructors
constructor
Properties
detail
status
Constructors
constructor
new
ErrorResponse
(
serverResponse
:
StringDict
)
:
ErrorResponse
Parameters
serverResponse
:
StringDict
JSON response from the server.
Returns
ErrorResponse
Properties
detail
detail
:
string
The detail on the error.
status
status
:
number
The HTTP code status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
detail
status
mindee
Loading...
JSON response from the server.