Class WebSocketProcessor.WebSocketException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing interface:
    WebSocketProcessor

    public static final class WebSocketProcessor.WebSocketException
    extends java.lang.Exception
    An exception that can be used to flag problems with the WebSocket processing.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AtmosphereResponse response()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait