Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::UTFString::invalid_data Class Reference

This exception is used when invalid data streams are encountered. More...

#include <OgreUTFString.h>

List of all members.

Public Member Functions

 invalid_data (const std::string &_Message)
 constructor takes a string message that can be later retrieved by the what() function


Detailed Description

This exception is used when invalid data streams are encountered.

Definition at line 197 of file OgreUTFString.h.


Constructor & Destructor Documentation

Ogre::UTFString::invalid_data::invalid_data const std::string &  _Message  )  [explicit]
 

constructor takes a string message that can be later retrieved by the what() function

Definition at line 200 of file OgreUTFString.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun May 6 10:59:54 2007