Top   Module   Use   Manual   Index 

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

exception AlreadyInitializedException

Base Exception
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