Class RepositoryAlreadyExistsException

    • Constructor Detail

      • RepositoryAlreadyExistsException

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