jdl-api-cpp-3.4.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
glite::jdl::AdMismatchException Class Reference

#include <glite/jdl/RequestAdExceptions.h>

Inheritance diagram for glite::jdl::AdMismatchException:
glite::jdl::AdAttributeException glite::jdl::RequestAdException

Public Member Functions

 AdMismatchException (std::string file, int line, std::string method, int code, std::string attr_name, std::string error_description="")
 
- Public Member Functions inherited from glite::jdl::AdAttributeException
 AdAttributeException (std::string file, int line, std::string method, int code, std::string exception_name)
 
- 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
 

Detailed Description

AdMismatchException - raised when a not admitted value is added/set to the jdl

Constructor & Destructor Documentation

glite::jdl::AdMismatchException::AdMismatchException ( std::string  file,
int  line,
std::string  method,
int  code,
std::string  attr_name,
std::string  error_description = "" 
)

AdMismatchException Constructor


The documentation for this class was generated from the following file: