29 #ifndef __TERRALIB_CORE_EXCEPTION_H__    30 #define __TERRALIB_CORE_EXCEPTION_H__    33 #include "../Exception.h"    48 #endif  // __TERRALIB_CORE_EXCEPTION_H__ Base exception class for plugin module. 
 
Base exception class for TerraLib Core Runtime Library. 
 
Base exception for DataRetrieverWCS.