@inrupt/solid-client-notifications / errors / NotSupported

Class: NotSupported#

errors.NotSupported

Hierarchy#

  • Error

    NotSupported

Table of contents#

Constructors#

Properties#

Constructors#

constructor#

new NotSupported(cause?)

Parameters#

Name

Type

cause?

Error

Overrides#

Error.constructor

Defined in#

src/errors.ts:47

Properties#

cause#

Optional cause: Error

Defined in#

src/errors.ts:45