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

LcgInfo::QueryTranslationException Class Reference

This class is used for exceptions when translating. More...

#include <QueryTranslationException.h>

List of all members.

Public Methods

 QueryTranslationException ()
 QueryTranslationException (std::string const &s, std::string const &file, int const &line)
 ~QueryTranslationException ()
std::string what ()
int get_line ()
std::string get_file ()


Detailed Description

This class is used for exceptions when translating.

It is used by all the classes involved in the translation of queries. Main of those classes must extend the class QueryTranslator.

See also:
QueryTranslator.h
Author:
LCG's EIS Group. CERN.
Version:
1.0
Date:
2004.

Definition at line 22 of file QueryTranslationException.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 5 14:42:45 2004 for LCG Information System Interface by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002