Class QueryException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • QueryException

        public QueryException()
      • QueryException

        public QueryException​(java.lang.Throwable cause)
      • QueryException

        public QueryException​(java.lang.String msg)
      • QueryException

        public QueryException​(java.lang.String msg,
                              java.lang.Throwable cause)