:: com :: sun :: star :: script ::

exception CannotCreateAdapterException
Base Hierarchy
CannotCreateAdapterException
 ┗ ::com::sun::star::uno::Exception
Description
is thrown by an attacher if an adapter service cannot create the appropriate adapter.
See also
XAllListenerAdapterService, XEventAttacher, XEventAttacherManager

Top of Page