Package org.glassfish.tyrus.core
Class Utf8DecodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.tyrus.core.WebSocketException
org.glassfish.tyrus.core.Utf8DecodingException
- All Implemented Interfaces:
- Serializable
TODO
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
Utf8DecodingExceptionpublic Utf8DecodingException()TODO
 
- 
- 
Method Details- 
getCloseReasonDescription copied from class:WebSocketExceptionGet close reason.- Specified by:
- getCloseReasonin class- WebSocketException
- Returns:
- close reason used when processing this exception.
 
 
-