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

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

Top of Page