:: com :: sun :: star :: reflection ::

exception InvocationTargetException
Base Hierarchy
InvocationTargetException
 ┗ ::com::sun::star::lang::WrappedTargetException
    ┗ ::com::sun::star::uno::Exception
Description
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon using invocation API.
See also
XIdlMethod
Developers Guide
3.4.3.5 Professional UNO - UNO Language Bindings - Automation Bridge - Type Mappings - Exceptions and Errorcodes

Top of Page