FDO API Reference Feature Data Objects

Exception.h File Reference

#include <FdoMessage.h>
#include <stdarg.h>

Include dependency graph for Exception.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoException
 FdoException is a root class for the exception type thrown from classes. It derives from a language level exception class that is environment specific. More...

Defines

#define FDO_NLSID(x)   x, #x

Typedefs

typedef FdoPtr< FdoExceptionFdoExceptionP
 FdoExceptionP is a FdoPtr on FdoException, provided for convenience.

Comments or suggestions? Send us feedback.