Click or drag to resize
ClientException Constructor
Overload List
  NameDescription
Public methodClientException(String)
Initializes a new instance of the ClientException class
Protected methodClientException(SerializationInfo, StreamingContext)
Constructs a new instance of the ClientException class with serialized data.
Public methodClientException(String, Exception)
Initializes a new instance of the ClientException class
Top
See Also