Public Member Functions | Protected Member Functions | Protected Attributes

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 <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: