libcommonc++  0.7
EncodingException Class Reference

An exception indicating that a character string encoding error has occurred. More...

#include <EncodingException.h++>

Inheritance diagram for EncodingException:
Collaboration diagram for EncodingException:

Public Member Functions

 EncodingException ()
 Construct a new EncodingException. More...
 
const char * what () const throw ()
 

Detailed Description

An exception indicating that a character string encoding error has occurred.

Author
Mark Lindner

Constructor & Destructor Documentation

◆ EncodingException()

Construct a new EncodingException.

Member Function Documentation

◆ what()

const char* what ( ) const
throw (
)
inline

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