jdl-api-cpp-3.4.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
glite::jdl::AdSemanticException Class Reference

#include <glite/jdl/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)
 
- Public Member Functions inherited from glite::jdl::RequestAdException
const char * what () throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from glite::jdl::RequestAdException
 RequestAdException (std::string file, int line, std::string method, int code, std::string exception_name)
 
virtual ~RequestAdException () throw ()
 
- Protected Attributes inherited from glite::jdl::RequestAdException
std::string error_description
 

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: