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