KDevelop API Documentation

SemanticException Class Reference

#include <SemanticException.hpp>

Inheritance diagram for SemanticException:

RecognitionException ANTLRException List of all members.

Public Member Functions

 SemanticException (const std::string &s)
 SemanticException (const std::string &s, const std::string &fileName_, int line_, int column_)
 ~SemanticException () throw ()

Constructor & Destructor Documentation

SemanticException::SemanticException const std::string &  s  )  [inline]
 

Definition at line 20 of file SemanticException.hpp.

SemanticException::SemanticException const std::string &  s,
const std::string &  fileName_,
int  line_,
int  column_
[inline]
 

Definition at line 24 of file SemanticException.hpp.

SemanticException::~SemanticException  )  throw () [inline]
 

Definition at line 31 of file SemanticException.hpp.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:29 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003