G3D::TextInput::WrongString Class ReferenceString read from input did not match expected string.
More...
#include <TextInput.h>
Inherits G3D::TextInput::TokenException.
List of all members.
Detailed Description
String read from input did not match expected string.
Constructor & Destructor Documentation
| G3D::TextInput::WrongString::WrongString |
( |
const std::string & |
src, |
|
|
int |
ln, |
|
|
int |
ch, |
|
|
const std::string & |
e, |
|
|
const std::string & |
a | |
|
) |
| | |
Member Data Documentation
Character number in the line of start of token which caused the exception.
1 is the character in the line.
Pre-formatted error message.
Name of file being parsed when exception occurred.
The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:48 2007 for G3D by
1.5.2
Hosted by
|