org.mortbay.jetty
Class EofException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.mortbay.jetty.EofException
- All Implemented Interfaces:
- Serializable
public class EofException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EofException
public EofException()
EofException
public EofException(String reason)
EofException
public EofException(Throwable th)