Overload List
| Name | Description | |
|---|---|---|
| ClientConfigurationException | Initializes a new instance of the ClientConfigurationException class. | |
| ClientConfigurationException(String) | Initializes a new instance of the ClientConfigurationException class with a specified error message. | |
| ClientConfigurationException(SerializationInfo, StreamingContext) | Initializes a new instance of the ClientConfigurationException class with serialized data. | |
| ClientConfigurationException(String, Exception) | Initializes a new instance of the ClientConfigurationException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also