struct TestEvent in module com::sun::star::test:: |
struct TestEvent : com::sun::star::lang::EventObject ;
This event gets delivered whenever a test event (an error, an exception, a warning) takes place.
Field Summary |
|
Message | contains the error/warning message |
Exception | contains the exception notified by the XTestListener method notifyException. This value is not valid for other events. |
Field Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.