Top   Module   Use   Manual   Index 

com :: sun :: star :: lang ::

exception WrappedTargetException

Base Exception
com::sun::star::uno::Exception

Description
This is a checked exception that wraps an exception thrown by the original target.

Normally this exception is declared for generic methods.

See also
com::sun::star::container::XIndexAccess
See also
com::sun::star::container::XNameAccess
See also
com::sun::star::beans::XPropertySet


Elements

Top of Page