Class RepositoryDoesNotExistException

    • Constructor Detail

      • RepositoryDoesNotExistException

        public RepositoryDoesNotExistException​(String message)
        Constructs a new RepositoryDoesNotExistException with the specified error message.
        Parameters:
        message - Describes the error encountered.