Home
last modified time | relevance | path

Searched refs:BasicException (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/qadevOOo/runner/basicrunner/
H A DBasicHandler.java280 throws BasicException { in perform()
298 throw new BasicException( in perform()
309 throw new BasicException( in perform()
314 throw new BasicException( in perform()
322 throw new BasicException((String)result.Value); in perform()
H A DBasicTestCase.java115 } catch (BasicException e) { in initialize()
144 } catch (BasicException e) { in createTestEnvironment()
166 } catch (BasicException e) { in cleanupTestCase()
H A DBasicException.java27 public class BasicException extends Throwable { class
35 public BasicException(String info) { in BasicException() method in BasicException
H A Dmakefile.mk37 JAVAFILES = BasicException.java BasicIfcTest.java BasicHandler.java BasicTestCase.java BasicHa…
H A DBasicIfcTest.java122 } catch (BasicException e) { in run()

Completed in 30 milliseconds