Package org.basex.io.in
Class DecodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.basex.io.in.InputException
org.basex.io.in.DecodingException
- All Implemented Interfaces:
Serializable
This class indicates exceptions that happen during the decoding of an input stream.
- 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