rabbit.httpio
Class BadHttpHeaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rabbit.httpio.BadHttpHeaderException
- All Implemented Interfaces:
- Serializable
public class BadHttpHeaderException
- extends RuntimeException
Exception signaling that a http header could not be constructed.
- Author:
- Robert Olofsson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- Serial version.
- See Also:
- Constant Field Values
BadHttpHeaderException
public BadHttpHeaderException(String msg)
- Create a new BadHttpHeaderException.
- Parameters:
msg
- a descriptive error message