[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| RemoteException(WrappedExceptionData) | Initializes a new instance of the RemoteException class | |
| RemoteException(SerializationInfo, StreamingContext) | Initializes a new instance of the RemoteException class | |
| RemoteException(String, WrappedExceptionData) | Initializes a new instance of the RemoteException class | |
| RemoteException(String, WrappedExceptionData, Exception) | Initializes a new instance of the RemoteException class |
See Also