Initializes a new instance of AbortedException class.

Overload List

Name Description
Public method AbortedException()()()

Initializes a new instance of AbortedException class.

Public method AbortedException(String)

Initializes a new instance of the AbortedException class with a specified error message.

Public method 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.