PcwException Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

PcwException Class

Microsoft.TeamFoundation.Client Namespace