Share via


ShelveException Constructor

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
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

See Also

Reference

ShelveException Class

Microsoft.TeamFoundation.VersionControl.Client Namespace