Class LfsRepositoryReadOnly

All Implemented Interfaces:
Serializable

public class LfsRepositoryReadOnly extends LfsException
Thrown when the user has read, but not write access. Only applicable when the operation in the request is "upload".
Since:
4.5
See Also:
  • Field Details

  • Constructor Details

    • LfsRepositoryReadOnly

      public LfsRepositoryReadOnly(String name)

      Constructor for LfsRepositoryReadOnly.

      Parameters:
      name - the repository name.