nerr_raise

Langue: en

Version: 293905 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

nerr_raise

SYNOPSIS

 #include <util/neo_err.h>
 
 
 nerr_raise()
 
 

ARGUMENTS

using the macro, the function name, file, and lineno are
automagically recorded for you. You just provide the
error (from those listed above) and the printf-style
reason. THIS IS A PRINTF STYLE FUNCTION, DO NOT PASS
UNKNOWN STRING DATA AS THE FORMAT STRING.

DESCRIPTION

Use this method to create an error "exception" for return up the call chain

SEE ALSO

nerr_error_traceback(3), nerr_pass(3), nerr_passf(3), nerr_raise_errnof(3), nerr_log_error(3), nerr_pass_ctx(3), nerr_raisef(3), nerr_init(3), nerr_match(3), nerr_error_string(3), nerr_ignore(3), nerr_register(3), nerr_raise(3), nerr_handle(3), nerr_pass_ctxf