2005/5/9

     
 

class UnmappableCharacterException

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

acdk::locale::UnmappableCharacterException Class Reference

#include <UnmappableCharacterException.h>

Inheritance diagram for acdk::locale::UnmappableCharacterException:

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 List of all members.

Detailed Description

This exception may be thrown by acdk::util::Encoder, acdk::util::Decoder implementation.

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


Public Member Functions

 UnmappableCharacterException ()
 UnmappableCharacterException (IN(RString) what)


Constructor & Destructor Documentation

acdk::locale::UnmappableCharacterException::UnmappableCharacterException  ) 
 

acdk::locale::UnmappableCharacterException::UnmappableCharacterException IN(RString what  )