jdl-api-cpp-3.4.4
|
#include <glite/jdl/RequestAdExceptions.h>
Public Member Functions | |
AdSyntaxException (std::string file, int line, std::string method, int code, std::string attr_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 |
AdSyntaxException - raised when syntax error is checked during add/set methods
glite::jdl::AdSyntaxException::AdSyntaxException | ( | std::string | file, |
int | line, | ||
std::string | method, | ||
int | code, | ||
std::string | attr_name | ||
) |