jdl-api-cpp-3.4.4
|
#include <glite/jdl/RequestAdExceptions.h>
Public Member Functions | |
AdMismatchException (std::string file, int line, std::string method, int code, std::string attr_name, std::string error_description="") | |
![]() | |
AdAttributeException (std::string file, int line, std::string method, int code, std::string exception_name) | |
![]() | |
const char * | what () throw () |
Additional Inherited Members | |
![]() | |
RequestAdException (std::string file, int line, std::string method, int code, std::string exception_name) | |
virtual | ~RequestAdException () throw () |
![]() | |
std::string | error_description |
AdMismatchException - raised when a not admitted value is added/set to the jdl
glite::jdl::AdMismatchException::AdMismatchException | ( | std::string | file, |
int | line, | ||
std::string | method, | ||
int | code, | ||
std::string | attr_name, | ||
std::string | error_description = "" |
||
) |
AdMismatchException Constructor