Method | Description | |
---|---|---|
ActivationException ( ) : System |
Initializes a new instance of the ActivationException class.
|
|
ActivationException ( string message ) : System |
Initializes a new instance of the ActivationException class.
|
|
ActivationException ( string message, |
Initializes a new instance of the ActivationException class.
|
public ActivationException ( string message ) : System | ||
message | string | The exception message. |
return | System |
public ActivationException ( string message, |
||
message | string | The exception message. |
innerException | The inner exception. | |
return | System |