public class WebsocketAuthenticationException extends Exception
| Constructor and Description |
|---|
WebsocketAuthenticationException() |
WebsocketAuthenticationException(String message) |
WebsocketAuthenticationException(String message,
Throwable cause) |
WebsocketAuthenticationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WebsocketAuthenticationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebsocketAuthenticationException()
public WebsocketAuthenticationException(String message)
public WebsocketAuthenticationException(String message, Throwable cause)
public WebsocketAuthenticationException(Throwable cause)
Copyright © 2015 Red Hat, Inc.. All rights reserved.