public class DBNotFoundException extends DBException
| Constructor and Description |
|---|
DBNotFoundException(int httpStatus,
ErrorResponse error) |
DBNotFoundException(java.lang.String message) |
getErrorResponse, getHttpStatus, toStringpublic DBNotFoundException(java.lang.String message)
public DBNotFoundException(int httpStatus,
ErrorResponse error)