@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)
Parameters#
Name  | 
Type  | 
|---|---|
  | 
  | 
Overrides#
Defined in#
src/thing/thing.ts:453
Properties#
receivedValue#
• Readonly receivedValue: unknown
Defined in#
src/thing/thing.ts:451