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