public abstract class FramingException extends RuntimeException
| Constructor and Description |
|---|
FramingException(String s) |
FramingException(String s,
Throwable throwable) |
FramingException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getClosingCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012-2013. All Rights Reserved.