public class H2OParseException extends H2OAbstractRuntimeException
dev_message, timestamp, values| Constructor and Description |
|---|
H2OParseException(Key key,
H2OParseException pse) |
H2OParseException(java.lang.String msg) |
H2OParseException(java.lang.String msg,
java.lang.String dev_msg) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
HTTP_RESPONSE_CODE() |
toH2OError, toH2OErrorpublic H2OParseException(java.lang.String msg,
java.lang.String dev_msg)
public H2OParseException(java.lang.String msg)
public H2OParseException(Key key, H2OParseException pse)
protected int HTTP_RESPONSE_CODE()
HTTP_RESPONSE_CODE in class H2OAbstractRuntimeException