Class GatewayException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidSessionException, PartialDisconnectException, ReconnectException

public class GatewayException extends RuntimeException
See Also:
  • Constructor Details

    • GatewayException

      public GatewayException(ContextView context)
    • GatewayException

      public GatewayException(ContextView context, String message)
  • Method Details