@inrupt/solid-client-errors
Preparing search index...
InruptClientError
Class InruptClientError
Superclass of all errors thrown by Inrupt's client libraries.
Since
0.0.1
Hierarchy (
View Summary
)
Error
InruptClientError
ClientHttpError
Index
Constructors
constructor
Constructors
constructor
new
InruptClientError
(
message
?:
string
)
:
InruptClientError
Parameters
Optional
message
:
string
Returns
InruptClientError
new
InruptClientError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
InruptClientError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
InruptClientError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@inrupt/solid-client-errors
Loading...
Superclass of all errors thrown by Inrupt's client libraries.
Since
0.0.1