ch.mimo.netty.handler.codec.icap
Class IcapDecodingError
java.lang.Object
java.lang.Throwable
java.lang.Error
ch.mimo.netty.handler.codec.icap.IcapDecodingError
- All Implemented Interfaces:
- Serializable
public class IcapDecodingError
- extends Error
Reports a Decoding error of some sort. Like numbers that cannot be parsed.
- Author:
- Michael Mimo Moratti (mimo@mimo.ch)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IcapDecodingError
public IcapDecodingError(String arg0)
Copyright © 2011. All Rights Reserved.