new BaseException(message)
Create the BaseException.
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string | The exception message. |
Extends
- Error
Create the BaseException.
| Name | Type | Description |
|---|---|---|
message |
string | The exception message. |