Class NotImplementedException
Package: @aurigma/design-atoms-model
Constructors
(constructor)(message)
Constructs a new instance of the NotImplementedException class
Declaration
constructor(message?: string);
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |
Properties
name
Declaration
name: string;
Property Value
| Type | Description |
|---|---|
| string |