:: 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
- Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|