glite::wms::wmproxyapi::BaseException Struct Reference

#include <interface/glite/wms/wmproxyapi/wmproxy_api.h>

Inheritance diagram for glite::wms::wmproxyapi::BaseException:

glite::wms::wmproxyapi::AuthenticationException glite::wms::wmproxyapi::AuthorizationException glite::wms::wmproxyapi::GenericException glite::wms::wmproxyapi::GetQuotaManagementException glite::wms::wmproxyapi::GrstDelegationException glite::wms::wmproxyapi::InvalidArgumentException glite::wms::wmproxyapi::JobUnknownException glite::wms::wmproxyapi::NoSuitableResourcesException glite::wms::wmproxyapi::OperationNotAllowedException glite::wms::wmproxyapi::ProxyFileException glite::wms::wmproxyapi::ServerOverloadedException

Detailed Description

Base exception wrap.


Public Member Functions

 BaseException ()
 Empty Constructor.

Data Fields

std::string methodName
 The name of the method throwing the exception.
time_t Timestamp
 Element Timestamp of type xs:dateTime.
std::string * ErrorCode
 Element ErrorCode of type xs:string.
std::string * Description
 Element Description of type xs:string.
std::vector< std::string > * FaultCause
 Vector of std::string with length 0.


Constructor & Destructor Documentation

glite::wms::wmproxyapi::BaseException::BaseException (  )  [inline]

Empty Constructor.


Field Documentation

std::string* glite::wms::wmproxyapi::BaseException::Description

Element Description of type xs:string.

std::string* glite::wms::wmproxyapi::BaseException::ErrorCode

Element ErrorCode of type xs:string.

std::vector<std::string>* glite::wms::wmproxyapi::BaseException::FaultCause

Vector of std::string with length 0.

.unbounded

std::string glite::wms::wmproxyapi::BaseException::methodName

The name of the method throwing the exception.

time_t glite::wms::wmproxyapi::BaseException::Timestamp

Element Timestamp of type xs:dateTime.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 19:13:04 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.4.7