@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#

Constructors#

constructor#

new SolidClientError(message?): SolidClientError

Parameters#

Name

Type

message?

string

Returns#

SolidClientError

Inherited from#

Error.constructor

Defined in#

node_modules/typescript/lib/lib.es5.d.ts:1082