interface XBridgeTest in module com::sun::star::test::bridge:: |
interface XBridgeTest : com::sun::star::test::bridge::XBridgeTestBase ;
* Inherting from monster; adds raiseException(), attribute raising RuntimeException.
Method Summary |
|
raiseException | * the exception struct returned has to be filled with given arguments. * return value is for dummy. |
raiseRuntimeExceptionOneway | * Throws runtime exception. * check remote bridges handle exceptions during oneway calls properly. * Note that on client side the execption may fly or not. When it flies, it should * have the proper message and context. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.