ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Utf8::BadUtf8CodeException Class Reference

Class thrown when a bad Utf8 sequence is encountered. More...

#include <Utf8.h>

Inheritance diagram for Utf8::BadUtf8CodeException:
Collaboration diagram for Utf8::BadUtf8CodeException:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Class thrown when a bad Utf8 sequence is encountered.

Definition at line 40 of file Utf8.h.

Member Function Documentation

virtual const char* Utf8::BadUtf8CodeException::what ( ) const
throw (
)
inlineprivatevirtual

Definition at line 41 of file Utf8.h.


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