org.mortbay.http

Class EOFException

public class EOFException extends IOException

Exception for EOF detected.

Version: $$

Author: Greg Wilkins (gregw)

Constructor Summary
EOFException()
EOFException(IOException ex)
Method Summary
IOExceptiongetTargetException()
StringtoString()

Constructor Detail

EOFException

public EOFException()

EOFException

public EOFException(IOException ex)

Method Detail

getTargetException

public IOException getTargetException()

toString

public String toString()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.