exception WrongFormatException in module com::sun::star::io::

(Global Index)

Syntax

exception WrongFormatException : com::sun::star::io::IOException ;

Description

is thrown when inconsistent data comes up while reading a complex data type ( string or object).

Top of Page