23 #ifndef __ccxx_EncodingException_hxx 24 #define __ccxx_EncodingException_hxx 45 inline const char*
what()
const throw()
46 {
return(
"encoding exception"); }
52 #endif // __ccxx_EncodingException_hxx An exception indicating that a character string encoding error has occurred.
Definition: EncodingException.h++:38
const char * what() const
Definition: EncodingException.h++:45
#define COMMONCPP_API
Definition: Common.h++:126
Definition: AllocationMap.c++:25