This documentation is archived and is not being maintained.

ShelveException Constructor

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
Public method ShelveException() Initializes a new ShelveException instance.
Public method ShelveException(Exception) Initializes a new ShelveException instance.
Public method ShelveException(String) Initializes a new ShelveException instance.
Protected method ShelveException(SerializationInfo, StreamingContext) Initializes a new instance of the ShelveException class with the specified info and context.
Public method ShelveException(String, Exception) Initializes a new ShelveException instance.
Top
Show: