net.metanotion.io
Class EOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.metanotion.io.EOFException
- All Implemented Interfaces:
- Serializable
public final class EOFException
- extends RuntimeException
Runtime Exception thrown at the end of the stream.
- 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 s)
EOFException
public EOFException(String s,
Throwable t)
EOFException
public EOFException(Throwable t)