glite::jdl::RequestAdException Class Reference

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

#include <src/requestad/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)
 Update all mandatory Exception Information.
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 <alessandro.maraschini@datamat.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 () [inline, protected, virtual]

Member Function Documentation

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

Field Documentation


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

Generated on 15 May 2012 for glite-jdl-api-cpp-3.2.5 by  doxygen 1.6.1