Searched refs:MyExceptionWhenDumping1 (Results 1 - 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DSerializationStressTest1.java273 private static class MyExceptionWhenDumping1 implements class in class:SerializationStressTest1
286 public MyExceptionWhenDumping1() { method in class:SerializationStressTest1.MyExceptionWhenDumping1
1293 MyExceptionWhenDumping1 exceptionWhenDumping = new MyExceptionWhenDumping1();
1300 } catch (MyExceptionWhenDumping1.MyException e) {

Completed in 151 milliseconds