RemoteException Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodRemoteException(WrappedExceptionData)
Initializes a new instance of the RemoteException class
Protected methodRemoteException(SerializationInfo, StreamingContext)
Initializes a new instance of the RemoteException class
Public methodRemoteException(String, WrappedExceptionData)
Initializes a new instance of the RemoteException class
Public methodRemoteException(String, WrappedExceptionData, Exception)
Initializes a new instance of the RemoteException class
Back to Top
See Also