Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Exception.cc File Reference

#include <tagcoll/Exception.h>
#include <string.h>
#include <stdio.h>
#include <typeinfo>
#include <execinfo.h>

Functions

void DefaultUnexpected ()
 This is an unexpected handler provided by the library.

Function Documentation

void DefaultUnexpected  ) 
 

This is an unexpected handler provided by the library.

It prints to stderr a stack trace and all possible available informations about the escaped exception.

To have the function names in the stack trace, the executables need to be linked using the -rdynamic flag.


Generated on Tue Oct 26 19:45:57 2004 for libtagcoll by  doxygen 1.3.9.1