@inrupt/solid-client / thing/thing / ValidThingUrlExpectedError
Class: ValidThingUrlExpectedError#
thing/thing.ValidThingUrlExpectedError
This error is thrown when a function expected to receive a valid URL to identify a [[Thing]] but received something else.
Hierarchy#
-
↳
ValidThingUrlExpectedError
Constructors#
constructor#
• new ValidThingUrlExpectedError(receivedValue
): ValidThingUrlExpectedError
Parameters#
Name |
Type |
---|---|
|
|
Returns#
Overrides#
Defined in#
Properties#
receivedValue#
• Readonly
receivedValue: unknown