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