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