Home | History | Annotate | Download | only in util

Lines Matching full:description

76  * description: Use this method to create an error "exception" for
113 * description: this function is used to pass an error up a level in the
128 * description: this function is used to pass an error up a level in the
153 * description: currently, this prints out the error to stderr, and
160 * description: returns the string associated with an error (the bottom
169 * description: returns the full traceback of the error chain
177 * description: you should only call this if you actually handle the
183 * description: register an error type. This will assign a numeric value
192 * description: initialize the NEOERR system. Can be called more than once.
203 * description: nerr_match is used to walk the NEOERR chain and match
215 * description: nerr_handle is a convenience function. It is the equivalent