Class DatabaseNotReadyException

    • 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

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

      • DatabaseNotReadyException

        public DatabaseNotReadyException​(java.lang.Exception x)
        Public constructor
        Parameters:
        x -
      • DatabaseNotReadyException

        public DatabaseNotReadyException​(java.lang.String msg,
                                         java.lang.Throwable t)
        Public constructor
        Parameters:
        msg -
        t -
      • DatabaseNotReadyException

        public DatabaseNotReadyException​(java.lang.Throwable t)
        Public constructor
        Parameters:
        t -