Overload List

  Name Description
Public method ClientViewSourceException()()()()
Initializes a new instance of the ClientViewSourceException class.
Public method ClientViewSourceException(String)
Initializes a new instance of the ClientViewSourceException class with a specified error message.
Protected method ClientViewSourceException(SerializationInfo, StreamingContext)
Initializes a new instance of the ClientViewSourceException class with serialized data.
Public method ClientViewSourceException(String, Exception)
Initializes a new instance of the ClientViewSourceException class with a specified error message, and a reference to the inner exception that is the cause of this exception.

See Also