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

exception AlreadyInitializedException
Base Hierarchy
AlreadyInitializedException
 ┗ ::com::sun::star::uno::Exception
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