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