#include <clientlib.h>
Inherits client::ExceptionInformation.
Inherited by client::StoreSiteSpecificExceptionsInformation.
◆ get_detailURI()
String* client::StoreExceptionsInformation::get_detailURI |
( |
| ) |
|
◆ get_explanationString()
String* client::StoreExceptionsInformation::get_explanationString |
( |
| ) |
|
◆ get_siteName()
String* client::StoreExceptionsInformation::get_siteName |
( |
| ) |
|
◆ set_detailURI()
void client::StoreExceptionsInformation::set_detailURI |
( |
const String & |
| ) |
|
◆ set_explanationString()
void client::StoreExceptionsInformation::set_explanationString |
( |
const String & |
| ) |
|
◆ set_siteName()
void client::StoreExceptionsInformation::set_siteName |
( |
const String & |
| ) |
|