Class RemoteException
Thrown whenever an error occurs on remote node.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class RemoteException : CacheException
Name | Description |
---|---|
RemoteException(Exception) | default constructor. |
RemoteException(SerializationInfo, StreamingContext) | overloaded constructor, manual serialization. |
Name | Description |
---|---|
Message | Gets the message that describes the current exception. |
StackTrace | Gets the stack trace of the exception |