Class Protocol.Error

  • Enclosing interface:
    Protocol

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

      • code

        public int code
      • message

        public String message
    • Constructor Detail

      • Error

        public Error()