@inrupt/solid-client / interfaces / SolidClientError
Class: SolidClientError#
interfaces.SolidClientError
Errors thrown by solid-client extend this class, and can thereby be distinguished from errors thrown in lower-level libraries.
Since
1.2.0
Hierarchy#
Error
↳
SolidClientError
↳↳
FetchError
Constructors#
constructor#
• new SolidClientError(message?
)
Parameters#
Name |
Type |
---|---|
|
|
Inherited from#
Error.constructor
Defined in#
node_modules/typescript/lib/lib.es5.d.ts:1034