26#ifndef __TERRALIB_SRS_INTERNAL_EXCEPTION_H
27#define __TERRALIB_SRS_INTERNAL_EXCEPTION_H
This class is designed to declare objects to be thrown as exceptions by TerraLib.
#define TE_DECLARE_EXCEPTION_CLASS(API_DECL, ClassName, BaseExceptionClass)
This define can be used to add new exception classes to the system.
Namespace for the Spatial Reference System module of TerraLib.
Configuration flags for the TerraLib SRS module.
#define TESRSEXPORT
You can use this macro in order to export/import classes and functions from this module.