Package jakarta.websocket
Class DecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.websocket.DecodeException
-
Constructor Summary
ConstructorDescriptionDecodeException
(String encodedString, String message) DecodeException
(String encodedString, String message, Throwable cause) DecodeException
(ByteBuffer bb, String message) DecodeException
(ByteBuffer bb, String message, 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
-
DecodeException
-
DecodeException
-
DecodeException
-
DecodeException
-
-
Method Details
-
getBytes
-
getText
-