public class H2OFailException extends H2OAbstractRuntimeException
dev_message, timestamp, values
Constructor and Description |
---|
H2OFailException(java.lang.String message) |
H2OFailException(java.lang.String msg,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
protected int |
HTTP_RESPONSE_CODE() |
H2OError |
toH2OError() |
H2OError |
toH2OError(java.lang.String error_url) |
public H2OFailException(java.lang.String message)
public H2OFailException(java.lang.String msg, java.lang.Throwable cause)
protected int HTTP_RESPONSE_CODE()
HTTP_RESPONSE_CODE
in class H2OAbstractRuntimeException
public H2OError toH2OError()
toH2OError
in class H2OAbstractRuntimeException
public H2OError toH2OError(java.lang.String error_url)
toH2OError
in class H2OAbstractRuntimeException