#include <TdkJNIException.h>
Public Member Functions | |
TdkJNIException (std::string message) | |
void std::string | getMessage () |
Protected Attributes | |
std::string | message_ |
Tecgraf - GIS development team
Tdk Framework
@(#) TdkJNIExeption.h
TdkJNIException::TdkJNIException | ( | std::string | message | ) |
std::string TdkJNIException::getMessage | ( | ) | [inline] |
std::string TdkJNIException::message_ [protected] |