@inrupt/solid-client-errors
Preparing search index...
ProblemDetails
Type Alias ProblemDetails
ProblemDetails
:
Readonly
<
{
detail
?:
string
;
instance
?:
URL
;
status
:
number
;
title
:
string
;
type
:
URL
;
}
,
>
Structured representation of the issue underlying an error response from an HTTP API.
Since
0.0.1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@inrupt/solid-client-errors
Loading...
Structured representation of the issue underlying an error response from an HTTP API.