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

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