@inrupt/solid-client-notifications / errors / NotSupported
Class: NotSupported#
errors.NotSupported
Hierarchy#
Error↳
NotSupported
Table of contents#
Constructors#
Properties#
Constructors#
constructor#
• new NotSupported(cause?): NotSupported
Parameters#
Name |
Type |
|---|---|
|
|
Returns#
Overrides#
Error.constructor
Defined in#
src/errors.ts:47
Properties#
cause#
• Optional cause: Error
Defined in#
src/errors.ts:45