Class RemoteException

  • All Implemented Interfaces:
    Serializable

    public class RemoteException
    extends CacheException
    Represents an application-level exception originating in a remote node.
    Since:
    5.2
    Author:
    Galder ZamarreƱo
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoteException

        public RemoteException​(String msg,
                               Throwable cause)