Main Page | Namespace List | Class Hierarchy | Class List | 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 Sun Aug 15 13:57:14 2004 for libtagcoll by doxygen 1.3.8