libcommonc++
0.7
|
An exception indicating that a character string encoding error has occurred. More...
#include <EncodingException.h++>
Public Member Functions | |
EncodingException () | |
Construct a new EncodingException. More... | |
const char * | what () const throw () |
An exception indicating that a character string encoding error has occurred.
Construct a new EncodingException.
|
inline |