Package gdv.xport.io
Klasse ExtendedEOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.EOFException
gdv.xport.io.ExtendedEOFException
- Alle implementierten Schnittstellen:
Serializable
Im Gegensatz zur normalen
EOFException
erlaubt diese Exception hier
auch die Uebergabe der ursaechlichen Exception (Cause).- Seit:
- 0.9.2 (01.02.2014)
- Autor:
- oliver
- Siehe auch:
-
Konstruktorübersicht
KonstruktorBeschreibungExtendedEOFException
(String msg, Throwable cause) Instantiates a new extended eof exception. -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString