1nerr_error_string(3)            util/neo_err.h            nerr_error_string(3)
2
3
4

NAME

6       nerr_error_string
7

SYNOPSIS

9       #include <util/neo_err.h>
10
11
12       void nerr_error_string (NEOERR *err, STRING *str);
13
14
15
16

ARGUMENTS

18       err - error
19       str - string to which the data is appended
20
21

DESCRIPTION

23       returns  the  string  associated with an error (the bottom level of the
24       error chain)
25
26

SEE ALSO

28       nerr_error_traceback(3),          nerr_pass(3),          nerr_passf(3),
29       nerr_raise_errnof(3),        nerr_log_error(3),       nerr_pass_ctx(3),
30       nerr_raisef(3),  nerr_init(3),   nerr_match(3),   nerr_error_string(3),
31       nerr_ignore(3),    nerr_register(3),   nerr_raise(3),   nerr_handle(3),
32       nerr_pass_ctxf
33
34
35
36ClearSilver                    14 November 2006           nerr_error_string(3)
Impressum