KDevelop API Documentation

SemanticException Class Reference

#include <SemanticException.hpp>

Inheritance diagram for SemanticException:

Inheritance graph
[legend]
Collaboration diagram for SemanticException:

Collaboration graph
[legend]
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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:29:50 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003