#include <TokenStreamException.hpp>
List of all members.
Detailed Description
Baseclass for exceptions thrown by classes implementing the TokenStream interface.
- See also:
- TokenStream
Constructor & Destructor Documentation
TokenStreamException::TokenStreamException |
( |
| ) |
[inline] |
TokenStreamException::TokenStreamException |
( |
const std::string & |
s | ) |
[inline] |
virtual TokenStreamException::~TokenStreamException |
( |
| ) |
throw () [inline, virtual] |
The documentation for this class was generated from the following file: