Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound 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 Methods

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


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.


Member Function Documentation

EmptyIdException::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 Fri May 14 14:18:26 2004 for COMMON API - configuration, jobid, ldif2classadi, logger, process, requestad, socket++i, task, utilities by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002