Class LfsUnavailable

All Implemented Interfaces:
Serializable

public class LfsUnavailable extends LfsException
Thrown when LFS is not available.
Since:
4.5
See Also:
  • Field Details

  • Constructor Details

    • LfsUnavailable

      public LfsUnavailable(String name)
      Constructor for LfsUnavailable.
      Parameters:
      name - the repository name.