:: com :: sun :: star :: io ::

exception WrongFormatException
Base Hierarchy
WrongFormatExceptionIOException
    ┗ ::com::sun::star::uno::Exception
Description
is thrown when inconsistent data comes up while reading a complex data type (string or object).

Top of Page