| Icon | Member | Description | 
|---|---|---|
| CannotAbortException()()() | 
            Initializes a new instance of the exception.
              | |
| CannotAbortException(String) | 
            Initializes a new instance of the exception with a specified error message.
              | |
| CannotAbortException(String, Exception) | 
            Initializes a new instance of the exception with a specified error message and a 
            reference to the inner exception that is the cause of this exception.
              | |
| CannotAbortException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the exception with serialized data.
              | 
