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

WrongIdException Class Reference

WrongIdFieldException This Exception is thrown when a Job Id syntax error is found A valid Job Identification string should be made as follows: <LB address>:<LB port>/ <Unique string>. More...

Inheritance diagram for WrongIdException:

JobIdException List of all members.

Public Methods

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


Detailed Description

WrongIdFieldException This Exception is thrown when a Job Id syntax error is found A valid Job Identification string should be made as follows: <LB address>:<LB port>/ <Unique string>.


Constructor & Destructor Documentation

WrongIdException const std::string &    file,
int    line,
const std::string &    method,
int    code
 

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 wrong expression catched


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