Class WebSocketAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codice.ddf.security.servlet.web.socket.WebSocketAuthenticationException
All Implemented Interfaces:
Serializable

public class WebSocketAuthenticationException extends RuntimeException
An exception to represent a security-related error in the SecureWebSocketServlet.
See Also:
  • Method Details

    • getWsMessage

      public String getWsMessage()