c++-gtk-utils
Public Member Functions | List of all members
Cgu::Utf8::ConversionError Class Reference

#include <convert.h>

Inheritance diagram for Cgu::Utf8::ConversionError:

Public Member Functions

virtual const char * what () const throw ()
 
 ConversionError (const char *msg)
 
 ConversionError (GError *error)
 
 ~ConversionError () throw ()
 

Constructor & Destructor Documentation

Cgu::Utf8::ConversionError::ConversionError ( const char *  msg)
inline
Cgu::Utf8::ConversionError::ConversionError ( GError *  error)
inline
Cgu::Utf8::ConversionError::~ConversionError ( ) throw ()
inline

Member Function Documentation

virtual const char* Cgu::Utf8::ConversionError::what ( ) const throw ()
inlinevirtual

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