public static final class WebSocketProcessor.WebSocketException extends Exception
| Constructor and Description |
|---|
WebSocketProcessor.WebSocketException(String s,
AtmosphereResponse r) |
WebSocketProcessor.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 WebSocketProcessor.WebSocketException(String s, AtmosphereResponse r)
public WebSocketProcessor.WebSocketException(Throwable throwable, AtmosphereResponse r)
public AtmosphereResponse response()
Copyright © 2014. All Rights Reserved.