Class RepositoryRestoreExeption

    • Constructor Detail

      • RepositoryRestoreExeption

        public RepositoryRestoreExeption​(String message,
                                         Throwable e)
        RepositoryRestoreExeption constructor.
        Parameters:
        message - String, the exception message
        e - Throwable, the cause exception
      • RepositoryRestoreExeption

        public RepositoryRestoreExeption​(String message)
        RepositoryRestoreExeption constructor.
        Parameters:
        message - String, the exception message