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