org.mortbay.jetty
Class EofException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.EOFException
org.mortbay.jetty.EofException
- All Implemented Interfaces:
- Serializable
public class EofException
- extends EOFException
- 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)
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.