public class ProtocolDecoderException extends RuntimeException
ProtocolDecoder
if something wrong happen during decoding.Constructor and Description |
---|
ProtocolDecoderException() |
ProtocolDecoderException(String message) |
ProtocolDecoderException(String message,
Throwable cause) |
ProtocolDecoderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2013 Apache MINA Project. All rights reserved.