:: com :: sun :: star :: java ::

exception RestartRequiredException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::uno::RuntimeException
    |
    +-::com::sun::star::uno::DeploymentException
       |
       +-::com::sun::star::java::JavaInitializationException
          |
          +-RestartRequiredException
Usage Restrictions
not published
Description
indicates that the office must be restarted before a JRE can be used.
Since
OpenOffice 2.0.0

Top of Page