glite::jdl::AdSemanticException Class Reference

AdSemanticException - raised while checking the whole constructed JobAd with the check() method. More...

#include <src/requestad/RequestAdExceptions.h>

Inheritance diagram for glite::jdl::AdSemanticException:
glite::jdl::RequestAdException glite::jdl::AdSemanticGroupException glite::jdl::AdSemanticMandatoryException glite::jdl::AdSemanticPathException

Public Member Functions

 AdSemanticException (std::string file, int line, std::string method, int code, std::string exception_name)
 Raised when mandatory attribute is missing, unable to find a specified path, wrong attribute coexistence.

Detailed Description

AdSemanticException - raised while checking the whole constructed JobAd with the check() method.


Constructor & Destructor Documentation

glite::jdl::AdSemanticException::AdSemanticException ( std::string  file,
int  line,
std::string  method,
int  code,
std::string  exception_name 
)

Raised when mandatory attribute is missing, unable to find a specified path, wrong attribute coexistence.


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

Generated on 15 May 2012 for glite-jdl-api-cpp-3.2.5 by  doxygen 1.6.1