public static final class WebSocketProcessor.WebSocketException extends Exception
| Constructor and Description |
|---|
WebSocketException(String s,
AtmosphereResponse r) |
WebSocketException(Throwable throwable,
AtmosphereResponse r) |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResponse |
response() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebSocketException(String s, AtmosphereResponse r)
public WebSocketException(Throwable throwable, AtmosphereResponse r)
public AtmosphereResponse response()
Copyright © 2016. All rights reserved.