Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

EmptyIdException Class Reference

EmptyIdException This Exception is thrown when the user tries to get information from a JobId which has not been initialized yet, i.e tries to use the get<field name> Methods. More...

Inheritance diagram for EmptyIdException:

JobIdException List of all members.

Public Member Functions

 EmptyIdException (const std::string &file, int line, const std::string &method, int code, const std::string &field)
 Constructor.


Detailed Description

EmptyIdException This Exception is thrown when the user tries to get information from a JobId which has not been initialized yet, i.e tries to use the get<field name> Methods.


Constructor & Destructor Documentation

EmptyIdException const std::string &  file,
int  line,
const std::string &  method,
int  code,
const std::string &  field
 

Constructor.

Parameters:
file - The source file which has generated the Exception
line - The line number in the source file where the Exception has been thrown
method - The Name of the method which has thrown the Exception
code - The Code of the Error raised
field - The Empty filed requested for


The documentation for this class was generated from the following file:
Generated on Wed Mar 1 00:37:56 2006 for COMMON API - configuration, jobid, ldif2classadi, logger, process, requestad, socket++i, task, utilities by doxygen 1.3.5