Aurigma Graphics Mill 5.5 for .NET
AbortedException Constructor
Initializes a new instance of AbortedException class.
Overload List
| 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. |