:: com :: sun :: star :: rendering ::

exception VolatileContentDestroyedException
Base Hierarchy
VolatileContentDestroyedException
 ┗ ::com::sun::star::uno::Exception
Description
This exception indicates an invalid volatile bitmap content.

When accessing or rendering XVolatileBitmap data, that has been invalidated by the system, this exception will be thrown.

Since
OOo 2.0

Top of Page