Salmon
Loading...
Searching...
No Matches
Mku.Salmon.SecurityException Class Reference

Salmon generic security exception. More...

Inheritance diagram for Mku.Salmon.SecurityException:

Public Member Functions

 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.
 

Detailed Description

Salmon generic security exception.

Constructor & Destructor Documentation

◆ SecurityException() [1/2]

Mku.Salmon.SecurityException.SecurityException ( string msg)

Construct an exception with a specific message.

Parameters
msgThe provided message.

◆ SecurityException() [2/2]

Mku.Salmon.SecurityException.SecurityException ( string msg,
Exception ex )

Construct an exception with a specific message and inner exception.

Parameters
msgThe provided message.
exThe inner exception.

The documentation for this class was generated from the following file: