ClientCallException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodClientCallException(CallStatus)
Initializes a new instance of the ClientCallException class
Protected methodClientCallException(SerializationInfo, StreamingContext)
Initializes a new instance of the ClientCallException class
Public methodClientCallException(CallStatus, String)
Initializes a new instance of the ClientCallException class
Public methodClientCallException(CallStatus, String, Exception)
Initializes a new instance of the ClientCallException class
Back to Top
See Also