Salmon generic security exception.
More...
|
| SecurityException (string msg) |
| Construct an exception with a specific message.
|
|
| SecurityException (string msg, Exception ex) |
| Construct an exception with a specific message and inner exception.
|
|
Salmon generic security exception.
◆ SecurityException() [1/2]
Mku.Salmon.SecurityException.SecurityException |
( |
string | msg | ) |
|
Construct an exception with a specific message.
- Parameters
-
◆ SecurityException() [2/2]
Mku.Salmon.SecurityException.SecurityException |
( |
string | msg, |
|
|
Exception | ex ) |
Construct an exception with a specific message and inner exception.
- Parameters
-
msg | The provided message. |
ex | The inner exception. |
The documentation for this class was generated from the following file: