Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: form ::

deprecated interface XErrorListener
Base Interfaces
XErrorListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Usage Restrictions
deprecated
Description
used to be notified when errors in a database form happen.

Each time an exception is triggered by a database form, the error event is posted to the error listeners. This event may be used to configure the error handling of a database form.

Please do not use anymore, this interface is superseeded by ::com::sun::star::sdb::XSQLErrorListener.


Methods' Summary
errorOccured is invoked when a database action performed by a database form raises an exception.  
Methods' Details
errorOccured
void
errorOccured( [in] ErrorEvent  aEvent );

Description
is invoked when a database action performed by a database form raises an exception.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.