:: com :: sun :: star :: lang ::
|
exception WrappedTargetException |
- Base Hierarchy
::com::sun::star::uno::Exception
|
+-WrappedTargetException
|
- 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' Details |
TargetException
any TargetException;
- Description
- The exception is thrown by the target.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.