KDevelop API Documentation

TokenStreamIOException Class Reference

#include <TokenStreamIOException.hpp>

Inheritance diagram for TokenStreamIOException:

TokenStreamException ANTLRException List of all members.

Public Member Functions

 TokenStreamIOException ()
 TokenStreamIOException (const std::exception &e)
 ~TokenStreamIOException () throw ()

Private Attributes

std::exception io

Constructor & Destructor Documentation

TokenStreamIOException::TokenStreamIOException  )  [inline]
 

Definition at line 20 of file TokenStreamIOException.hpp.

TokenStreamIOException::TokenStreamIOException const std::exception &  e  )  [inline]
 

Definition at line 24 of file TokenStreamIOException.hpp.

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

Definition at line 29 of file TokenStreamIOException.hpp.


Member Data Documentation

std ::exception TokenStreamIOException::io [private]
 

Definition at line 33 of file TokenStreamIOException.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 Tue Oct 19 08:02:07 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003