public final class QueryRTException extends RuntimeException
QueryException
, used for throwing those out of
methods whose interface doesn't allow it.Constructor and Description |
---|
QueryRTException(QueryException cause)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
QueryException |
getCause() |
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryRTException(QueryException cause)
cause
- query exception to wrappublic QueryException getCause()
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2005–2023 BaseX Team. All rights reserved.