public class WebSocketException extends RuntimeException
Constructor and Description |
---|
WebSocketException(String message) |
WebSocketException(String message,
Throwable throwable) |
WebSocketException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Oracle Corporation. All rights reserved.