IODA
Exception.cpp File Reference

Exception classes for IODA. More...

#include "ioda/Exception.h"
Include dependency graph for Exception.cpp:

Go to the source code of this file.

Namespaces

 ioda
 

Functions

IODA_DL void ioda::unwind_exception_stack (const std::exception &e, std::ostream &out=std::cerr, int level=0)
 Convenience function for unwinding an exception stack. More...
 

Detailed Description

Exception classes for IODA.

Definition in file Exception.cpp.