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

Base exception wrap. More...

#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

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..unbounded.

Detailed Description

Base exception wrap.


Constructor & Destructor Documentation

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

Empty Constructor.


Field Documentation

Element Description of type xs:string.

Element ErrorCode of type xs:string.

Vector of std::string with length 0..unbounded.

The name of the method throwing the exception.

Element Timestamp of type xs:dateTime.


The documentation for this struct was generated from the following file:

Generated on 8 Mar 2013 for glite-wms-wmproxy-api-cpp-3.5.0 by  doxygen 1.6.1