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