exception AlreadyInitializedException in module com::sun::star::ucb::

(Global Index)

Syntax

exception 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