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

exception ContentCreationException
Base Hierarchy
ContentCreationException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to indicate that the creation of a UCB content failed.

Elements' Summary
eError An error code.  
Elements' Details
eError
ContentCreationError eError;
Description
An error code.
Top of Page