public class FrameDecodeException extends Exception
| Constructor and Description |
|---|
FrameDecodeException()
Constructor.
|
FrameDecodeException(String msg)
Constructor.
|
FrameDecodeException(String msg,
Throwable err)
Constructor.
|
FrameDecodeException(Throwable err)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.