Class LfsRepositoryNotFound

All Implemented Interfaces:
Serializable

public class LfsRepositoryNotFound extends LfsException
Thrown when the repository does not exist for the user.
Since:
4.5
See Also:
  • Field Details

  • Constructor Details

    • LfsRepositoryNotFound

      public LfsRepositoryNotFound(String name)

      Constructor for LfsRepositoryNotFound.

      Parameters:
      name - the repository name.