![]() | CredentialException Constructor |
Name | Description | |
---|---|---|
![]() | CredentialException |
Initializes a new instance of the CredentialException class.
|
![]() | CredentialException(Int32) |
Initializes a new instance of the CredentialException class with the specified error.
|
![]() | CredentialException(String) |
Initializes a new instance of the CredentialException class with a specified error message.
|
![]() | CredentialException(Int32, String) |
Initializes a new instance of the CredentialException class with the specified error and the specified detailed description.
|
![]() | CredentialException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CredentialException class with serialized data.
|
![]() | CredentialException(String, Exception) |
Initializes a new instance of the CredentialException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|