![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Derivatives of this class should be added to a TSLWMSExceptionReport, which when populated should have its 'throwException' method called.
Public Member Functions | |
void | destroy () |
const char * | locator () const |
void | locator (const char *locator) |
const char * | value () const |
void | value (const char *value) |
Protected Member Functions | |
TSLWMSException () | |
~TSLWMSException () | |
|
protected |
|
protected |
Destructor declared protected to force allocation on the heap. Use the destroy method, rather than delete.
void TSLWMSException::destroy | ( | ) |
const char * TSLWMSException::locator | ( | ) | const |
void TSLWMSException::locator | ( | const char * | locator | ) |
const char * TSLWMSException::value | ( | ) | const |
void TSLWMSException::value | ( | const char * | value | ) |