This documentation is archived and is not being maintained.
DeletionException Constructor
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DeletionException() | Initializes a new DeletionException instance. |
|
DeletionException(String) | Initializes a new DeletionException instance. |
|
DeletionException(SerializationInfo, StreamingContext) | Initializes a new DeletionException instance. |
|
DeletionException(String, Exception) | Initializes a new DeletionException instance. |
Show: