AdListException - raised when an add method is made on a non-list attribute. More...
#include <src/requestad/RequestAdExceptions.h>
Public Member Functions | |
AdListException (std::string file, int line, std::string method, int code, std::string attr_name) | |
AdListException Constructor. |
AdListException - raised when an add method is made on a non-list attribute.
glite::jdl::AdListException::AdListException | ( | std::string | file, | |
int | line, | |||
std::string | method, | |||
int | code, | |||
std::string | attr_name | |||
) |
AdListException Constructor.