:: com :: sun :: star :: embed ::

exception WrongStateException
Base Hierarchy
WrongStateException
 ┗ ::com::sun::star::uno::Exception
Description
This exception can be thrown in case the object's state does not allow to call requested functionality.

Top of Page