19 #ifndef __com_sun_star_reflection_InvocationTargetException_idl__
20 #define __com_sun_star_reflection_InvocationTargetException_idl__
26 module com { module sun { module star { module reflection {
This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon...
Definition: InvocationTargetException.idl:34
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37