|
jdl-api-cpp-3.4.4
|
#include <glite/jdl/RequestAdExceptions.h>
Public Member Functions | |
| AdExtractedException (std::string file, int line, std::string method, int code, std::string error_description) | |
Public Member Functions inherited from glite::jdl::RequestAdException | |
| const char * | what () throw () |
Additional Inherited Members | |
Protected Member Functions inherited from glite::jdl::RequestAdException | |
| RequestAdException (std::string file, int line, std::string method, int code, std::string exception_name) | |
| virtual | ~RequestAdException () throw () |
Protected Attributes inherited from glite::jdl::RequestAdException | |
| std::string | error_description |
AdClassAdException - raised when ClassAd error is checked during add/set methods
| glite::jdl::AdExtractedException::AdExtractedException | ( | std::string | file, |
| int | line, | ||
| std::string | method, | ||
| int | code, | ||
| std::string | error_description | ||
| ) |