This documentation is archived and is not being maintained.

PcwException Constructor

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.

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