AdSemanticException - raised while checking the whole constructed JobAd with the check() method. More...
#include <src/requestad/RequestAdExceptions.h>
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. |
AdSemanticException - raised while checking the whole constructed JobAd with the check() method.
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.