| Overload | Description |
|---|---|
| ClientViewSourceException Constructor() | Initializes a new instance of the ClientViewSourceException class. |
| ClientViewSourceException Constructor(String) | Initializes a new instance of the ClientViewSourceException class with a specified error message. |
| ClientViewSourceException Constructor(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. |
| ClientViewSourceException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the ClientViewSourceException class with serialized data. |