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

#include <glite/jdl/RequestAdExceptions.h>

Inheritance diagram for glite::jdl::RequestAdException:
glite::jdl::AdAttributeException glite::jdl::AdClassAdException glite::jdl::AdExtractedException glite::jdl::AdSemanticException glite::jdl::AdSyntaxException glite::jdl::AdEmptyException glite::jdl::AdFormatException glite::jdl::AdListException glite::jdl::AdMismatchException glite::jdl::AdSemanticGroupException glite::jdl::AdSemanticMandatoryException glite::jdl::AdSemanticPathException

Public Member Functions

const char * what () throw ()
 

Protected Member Functions

 RequestAdException (std::string file, int line, std::string method, int code, std::string exception_name)
 
virtual ~RequestAdException () throw ()
 

Protected Attributes

std::string error_description
 

Detailed Description

RequestAdException This Exception is thrown when a bad usage of the JobAd class is made

Version
0.1
Date
15 April 2002
Author
Alessandro Maraschini aless.nosp@m.andr.nosp@m.o.mar.nosp@m.asch.nosp@m.ini@d.nosp@m.atam.nosp@m.at.it

Constructor & Destructor Documentation

glite::jdl::RequestAdException::RequestAdException ( std::string  file,
int  line,
std::string  method,
int  code,
std::string  exception_name 
)
protected

Update all mandatory Exception Information

virtual glite::jdl::RequestAdException::~RequestAdException ( )
throw (
)
inlineprotectedvirtual

Member Function Documentation

const char* glite::jdl::RequestAdException::what ( )
throw (
)

Field Documentation

std::string glite::jdl::RequestAdException::error_description
protected

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