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