public class H2OModelBuilderErrorV3 extends H2OErrorV3<H2OModelBuilderError,H2OModelBuilderErrorV3> implements SpecifiesHttpResponseCode
NOTE: parameters, validation_messages and error_count are in the schema in two places. This is intentional, so that a client can handle it like any other H2OErrorV1 by just rendering the values map, or like ModelBuilderSchema by looking at those fields directly.
ModelBuilderJobV3,
Serialized FormSchema.Meta| Modifier and Type | Field and Description |
|---|---|
int |
error_count |
ValidationMessageV3[] |
messages |
ModelParametersSchema |
parameters |
dev_msg, exception_msg, exception_type, http_status, msg, stacktrace, timestamp, values__meta, _impl_class, _version_pattern| Constructor and Description |
|---|
H2OModelBuilderErrorV3() |
httpStatus, writeHTML_implacceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromImpl, fillFromParms, fillImpl, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemasclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeHTML, writeJSON_impl, writeJSONequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithttpStatus@API(help="Model builder parameters.", direction=OUTPUT) public ModelParametersSchema parameters
@API(help="Parameter validation messages", direction=OUTPUT) public ValidationMessageV3[] messages