AdSemanticMandatoryException - raised when a mandatoty attribute is missing to the classAd. More...
#include <src/requestad/RequestAdExceptions.h>
Public Member Functions | |
AdSemanticMandatoryException (std::string file, int line, std::string method, int code, std::string attr_name) | |
Raised when mandatory attribute is missing, unable to find a specified path, wrong attribute coexistence. |
AdSemanticMandatoryException - raised when a mandatoty attribute is missing to the classAd.
glite::jdl::AdSemanticMandatoryException::AdSemanticMandatoryException | ( | std::string | file, | |
int | line, | |||
std::string | method, | |||
int | code, | |||
std::string | attr_name | |||
) |
Raised when mandatory attribute is missing, unable to find a specified path, wrong attribute coexistence.