mi_integer lld_error_raise (error); mi_integer error
This function calls the server mi_db_error_raise function to generate an exception for the specified Large Object Locator error.
On success, this function does not return a value unless the exception is handled by a callback function. If the exception is handled by the callback and control returns to lld_error_raise(), it returns MI_ERROR.
On failure, it also returns MI_ERROR.