CollectionDoesNotExistException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the CollectionDoesNotExistException 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 CollectionDoesNotExistException(String) Initializes a new instance of the CollectionDoesNotExistException class by using the specified message.
Protected method CollectionDoesNotExistException(SerializationInfo, StreamingContext)
Public method CollectionDoesNotExistException(String, Exception) Initializes a new instance of the CollectionDoesNotExistException class by using the specified message and inner exception.

Top

See Also

Reference

CollectionDoesNotExistException Class

Microsoft.TeamFoundation.Framework.Client Namespace