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