Serializable
public class InvalidOpCodeException extends WebSocketException
Constructor | Description |
---|---|
InvalidOpCodeException() |
|
InvalidOpCodeException(String msg) |
|
InvalidOpCodeException(String msg,
Throwable cause) |
|
InvalidOpCodeException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.