• Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[XML/Ada] Unicode: new exception Incomplete_Encoding

Tuesday August 31, 2010

A new exception was defined in the unicode module. This exception is used to distinguish between cases where we might simply be missing some characters (and thus should wait for more) with cases where the encoding is indeed invalid.

 

Posted by Posted in Development Log, XML/Ada