Class NotImplementedException
Inheritance
Error
NotImplementedException
Package: @aurigma/design-atoms-text
Constructors
(constructor)(message)
Constructs a new instance of the NotImplementedException class
Declaration
constructor(message?: string);
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |