org.openqa.jetty.http
Class EOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.openqa.jetty.http.EOFException
- All Implemented Interfaces:
- Serializable
public class EOFException
- extends IOException
Exception for EOF detected.
- Version:
- $$
- Author:
- Greg Wilkins (gregw)
- See Also:
- Serialized Form
EOFException
public EOFException()
EOFException
public EOFException(IOException ex)
getTargetException
public IOException getTargetException()
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2012. All Rights Reserved.