Package org.basex.io.in
Class InputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.basex.io.in.InputException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DecodingException
This class indicates exceptions during input stream processing.
- Author:
- BaseX Team 2005-21, BSD License, Christian Gruen
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString