Package io.undertow.websockets.core
Class InvalidOpCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.undertow.websockets.core.WebSocketException
io.undertow.websockets.core.InvalidOpCodeException
- All Implemented Interfaces:
Serializable
- Author:
- Stuart Douglas
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidOpCodeException
(String msg, Throwable cause) InvalidOpCodeException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidOpCodeException
public InvalidOpCodeException() -
InvalidOpCodeException
-
InvalidOpCodeException
-
InvalidOpCodeException
-