[ DEPRECATED ]
Syntax
interface XErrorListener : com::sun::star::lang::XEventListener ;
Description
This is the listener interface for receiving "errorOccured" events
posted by a database form.
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.
See also
- DatabaseForm
-
Method Summary
|
errorOccured |
is invoked when a database action performed by a database form raises
an exception. |
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.