CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Security.SecurityException Class Reference

Security exception. More...

Inheritance diagram for Csla.Security.SecurityException:

Public Member Functions

 SecurityException ()
 Creates an instance of the type.
 SecurityException (string? message)
 Creates an instance of the type.
 SecurityException (string? message, Exception? innerException)
 Creates an instance of the type.

Detailed Description

Security exception.

Constructor & Destructor Documentation

◆ SecurityException() [1/3]

Csla.Security.SecurityException.SecurityException ( )
inline

Creates an instance of the type.

◆ SecurityException() [2/3]

Csla.Security.SecurityException.SecurityException ( string? message)
inline

Creates an instance of the type.

Parameters
messageException text.

◆ SecurityException() [3/3]

Csla.Security.SecurityException.SecurityException ( string? message,
Exception? innerException )
inline

Creates an instance of the type.

Parameters
messageException text.
innerExceptionInner exception.

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