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

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

Top of Page