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