Searched defs:throwException (Results 1 – 4 of 4) sorted by relevance
/trunk/main/ure/source/uretest/ | ||
H A D | JavaTest.java | 36 public void throwException() throws TestException { in throwException() method in JavaTest |
H A D | cpptest.cc | 53 virtual void SAL_CALL throwException() in throwException() function in __anon79de8c5b0111::Service |
/trunk/main/cppuhelper/source/ | ||
H A D | exc_thrower.cxx | 166 void ExceptionThrower::throwException( Any const & exc ) throw (Exception) in throwException() function in __anonc25f52000111::ExceptionThrower |
/trunk/main/binaryurp/source/ | ||
H A D | bridge.cxx | 938 void Bridge::throwException(bool exception, BinaryAny const & value) { in throwException() function in binaryurp::Bridge |
Completed in 18 milliseconds