Class RemoteServiceDroppedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.extension.service.RemoteServiceDroppedException
All Implemented Interfaces:
Serializable

public class RemoteServiceDroppedException extends RuntimeException
RemoteServiceDroppedException indicates that the remote session has dropped during a client request.
Author:
tap
See Also:
  • Constructor Details

    • RemoteServiceDroppedException

      public RemoteServiceDroppedException(String message)
      Constructor
    • RemoteServiceDroppedException

      public RemoteServiceDroppedException(String message, Exception cause)
      Primary Constructor