OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
antlr::TokenStreamIOException Class Reference
+ Inheritance diagram for antlr::TokenStreamIOException:

Public Member Functions

 TokenStreamIOException (const std ::exception &e)
 
- Public Member Functions inherited from antlr::TokenStreamException
 TokenStreamException (const std ::string &s)
 
- Public Member Functions inherited from antlr::ANTLRException
 ANTLRException ()
 Create ANTLR base exception without error message.
 
 ANTLRException (const std ::string &s)
 Create ANTLR base exception with error message.
 
virtual std::string toString () const
 Return complete error message with line/column number info (if present)
 
virtual std::string getMessage () const
 Return error message without additional info (if present)
 

Detailed Description

Definition at line 18 of file TokenStreamIOException.hpp.

Constructor & Destructor Documentation

◆ TokenStreamIOException() [1/2]

antlr::TokenStreamIOException::TokenStreamIOException ( )
inline

Definition at line 20 of file TokenStreamIOException.hpp.

◆ TokenStreamIOException() [2/2]

antlr::TokenStreamIOException::TokenStreamIOException ( const std ::exception & e)
inline

Definition at line 24 of file TokenStreamIOException.hpp.

◆ ~TokenStreamIOException()

antlr::TokenStreamIOException::~TokenStreamIOException ( )
throw ( )
inline

Definition at line 29 of file TokenStreamIOException.hpp.


The documentation for this class was generated from the following file: