TrustedAccessException Constructor |
Name | Description | |
---|---|---|
![]() | TrustedAccessException |
Initializes a new instance of the TrustedAccessException class.
|
![]() | TrustedAccessException(Exception) |
Initializes a new instance of the TrustedAccessException class.
|
![]() | TrustedAccessException(String) |
Initializes a new instance of the TrustedAccessException class with a specified
error message.
|
![]() | TrustedAccessException(String, Exception) |
Initializes a new instance of the TrustedAccessException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|