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 |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryException(String message)
QueryException
message
- Message indicating the causepublic QueryException(Throwable cause)
QueryException
cause
- The cause of the exceptionpublic QueryException(String message, Throwable cause)
QueryException
message
- Message indicating the causecause
- The cause of the exceptionCopyright © 2019 Neeve Research, LLC. All Rights Reserved.