c++-gtk-utils
Public Member Functions
Cgu::Utf8::ConversionError Class Reference

#include <convert.h>

Inherits std::exception.

List of all members.

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 () [inline, virtual]

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