Class QueryIOException

All Implemented Interfaces:
Serializable

public final class QueryIOException extends IOException
This class indicates exceptions during the I/O operations of a query. The exception contains a QueryException, which can later be unwrapped.
Author:
BaseX Team 2005-21, BSD License, Christian Gruen
See Also: