Searched refs:BasicException (Results 1 – 5 of 5) sorted by relevance
280 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()
115 } catch (BasicException e) { in initialize()144 } catch (BasicException e) { in createTestEnvironment()166 } catch (BasicException e) { in cleanupTestCase()
27 public class BasicException extends Throwable { class35 public BasicException(String info) { in BasicException() method in BasicException
37 JAVAFILES = BasicException.java BasicIfcTest.java BasicHandler.java BasicTestCase.java BasicHa…
122 } catch (BasicException e) { in run()
Completed in 24 milliseconds