Package | Description |
---|---|
com.cybozu.kintone.database | |
com.cybozu.kintone.database.exception |
Modifier and Type | Method and Description |
---|---|
ErrorResponse |
JsonParser.jsonToErrorResponse(java.lang.String json)
Converts the json string to the error response object.
|
Modifier and Type | Method and Description |
---|---|
ErrorResponse |
DBException.getErrorResponse() |
Constructor and Description |
---|
DBException(int httpStatus,
ErrorResponse error) |
DBNotFoundException(int httpStatus,
ErrorResponse error) |