public class QueryException extends ERootRuntimeException
| Constructor and Description |
|---|
QueryException(String message)
Constructs a
QueryException |
QueryException(String message,
Throwable cause)
Constructs a
QueryException |
QueryException(Throwable cause)
Constructs a
QueryException |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryException(String message)
QueryExceptionmessage - Message indicating the causepublic QueryException(Throwable cause)
QueryExceptioncause - The cause of the exceptionpublic QueryException(String message, Throwable cause)
QueryExceptionmessage - Message indicating the causecause - The cause of the exceptionCopyright © 2019 Neeve Research, LLC. All Rights Reserved.