:: com :: sun :: star :: sdb ::

struct SQLErrorEvent
Base Hierarchy
SQLErrorEvent
 ┗ ::com::sun::star::lang::EventObject

Elements' Summary
Reason contains the exception that is going to be fired.  
Elements' Details
Reason
any Reason;
Description
contains the exception that is going to be fired.
Top of Page