Class Protocol.Error

java.lang.Object
org.eclipse.jgit.lfs.Protocol.Error
Enclosing interface:
Protocol

public static class Protocol.Error extends Object
Describes an error to be returned by the LFS batch API
  • Field Details

    • code

      public int code
    • message

      public String message
  • Constructor Details

    • Error

      public Error()