:: 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
::com::sun::star::script::XAllListenerAdapterService, ::com::sun::star::script::XEventAttacher, ::com::sun::star::script::XEventAttacherManager

Top of Page