:: com :: sun :: star :: packages ::

exception NoRawFormatException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::io::IOException
    |
    +-NoRawFormatException
Usage Restrictions
not published
Description
This exception can be thrown in case provided stream is not a raw stream representing encrypted package stream.

Top of Page