Overload List
Name | Description | |
---|---|---|
![]() | UnhandledAlertException |
Initializes a new instance of the UnhandledAlertException class.
|
![]() | UnhandledAlertException(String) |
Initializes a new instance of the UnhandledAlertException class with
a specified error message.
|
![]() | UnhandledAlertException(SerializationInfo, StreamingContext) |
Initializes a new instance of the UnhandledAlertException class with serialized data.
|
![]() | UnhandledAlertException(String, Exception) |
Initializes a new instance of the UnhandledAlertException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
![]() | UnhandledAlertException(String, String) |
Initializes a new instance of the UnhandledAlertException class with
a specified error message and alert text.
|
See Also