..
..
NAME
nerr_raise
SYNOPSIS
.Ss
#include <
util/
neo_err.h>
.Se
.Ss
nerr_raise()
.Se
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