@inrupt/solid-client / thing/thing / ValidPropertyUrlExpectedError
Class: ValidPropertyUrlExpectedError¶
thing/thing.ValidPropertyUrlExpectedError
This error is thrown when a function expected to receive a valid URL to identify a property but received something else.
Hierarchy¶
-
↳
ValidPropertyUrlExpectedError
Constructors¶
constructor¶
• new ValidPropertyUrlExpectedError(receivedValue
)
Parameters¶
Name |
Type |
---|---|
|
|
Overrides¶
Defined in¶
src/thing/thing.ts:420
Properties¶
receivedProperty¶
• Readonly
receivedProperty: unknown
Defined in¶
src/thing/thing.ts:418