26 #ifndef __TERRALIB_ADO_INTERNAL_EXCEPTION_H 
   27 #define __TERRALIB_ADO_INTERNAL_EXCEPTION_H 
   30 #include "../dataaccess/Exception.h" 
   43 #endif  // __TERRALIB_ADO_INTERNAL_EXCEPTION_H 
#define TEADOEXPORT
You can use this macro in order to export/import classes and functions from this module. 
Configuration flags for the TerraLib ADO Data Access driver. 
#define TE_DECLARE_EXCEPTION_CLASS(API_DECL, ClassName, BaseExceptionClass)
This define can be used to add new exception classes to the system.