:: com :: sun :: star :: ucb ::

exception AlreadyInitializedException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-AlreadyInitializedException
Description
This exception is thrown to indicate that an attempt was made to reinitialize an object that can only be initialized once.

Top of Page