43 catch(
const std::exception& e)
45 std::cout << std::endl <<
"An exception has occurred: " << e.what() << std::endl;
51 std::cout << std::endl <<
"An unexpected exception has occurred!" << std::endl;
void finalize()
It finalizes the TerraLib Platform.
static TerraLib & getInstance()
It returns a reference to the singleton instance.
void initialize()
It initializes the TerraLib Platform.
This file contains include headers for the TerraLib Common Runtime module.