Include Protected Members
Include Inherited Members
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.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | ShelveException() | Initializes a new ShelveException instance. | 
| .gif) | ShelveException(Exception) | Initializes a new ShelveException instance. | 
| .gif) | ShelveException(String) | Initializes a new ShelveException instance. | 
| .gif) | ShelveException(SerializationInfo, StreamingContext) | Initializes a new instance of the ShelveException class with the specified info and context. | 
| .gif) | ShelveException(String, Exception) | Initializes a new ShelveException instance. | 
Top