2005/5/9

     
 

class CharacterCodingException

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::locale::CharacterCodingException Class Reference

#include <CharacterCodingException.h>

Inheritance diagram for acdk::locale::CharacterCodingException:

acdk::io::IOException acdk::lang::Exception acdk::lang::Throwable acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch acdk::locale::UnmappableCharacterException List of all members.

Detailed Description

Will be thrown if a character has wrong byte encoding.

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.8
Date:
Date
2005/04/09 19:26:56


Public Member Functions

 CharacterCodingException ()
 CharacterCodingException (IN(RString) what)


Constructor & Destructor Documentation

acdk::locale::CharacterCodingException::CharacterCodingException  )  [inline]
 

acdk::locale::CharacterCodingException::CharacterCodingException IN(RString what  )  [inline]