java.lang.Object
org.sourcelab.buildkite.api.client.response.Error

public class Error extends Object
  • Constructor Details

    • Error

      public Error(String field, String code)
      Constructor.
      Parameters:
      field - The field with the error.
      code - The error code relating to the field.
  • Method Details