Class DatabaseNotReadyException

    • Constructor Detail

      • DatabaseNotReadyException

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

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

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