Interface | Description |
---|---|
JCodeSB<T extends JCodeSB> |
Simple interface to share definition of SB and SBPrintStream.
|
Exception | Description |
---|---|
H2OAbstractRuntimeException |
RuntimeException which results in an http 400 error, and serves as a base class for other error types.
|
H2OCategoricalLevelNotFoundArgumentException |
Exception signalling that an categorical level was not found.
|
H2OColumnNotFoundArgumentException |
Exception signalling that a Vec was not found.
|
H2OFailException |
RuntimeException which causes H2O to shut down.
|
H2OIllegalArgumentException | |
H2OIllegalValueException |
Exception indicating that we found an illegal value which was not passed in as an argument.
|
H2OKeyNotFoundArgumentException |
Exception signalling that a Key was not found.
|
H2OKeysNotFoundArgumentException | |
H2OKeyWrongTypeArgumentException | |
H2OModelBuilderIllegalArgumentException | |
H2ONotFoundArgumentException |