Poster of Linux kernelThe best gift for a Linux geek
nerr_raise

nerr_raise

Section: util/neo_err.h (3) Updated: 14 November 2006
Local index Up

 

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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 22:38:27 GMT, April 16, 2011