Searched defs:MyRuntimeException (Results 1 – 2 of 2) sorted by relevance
83 private static final class MyRuntimeException extends RuntimeException { class in IOBaseStreamTest87 public MyRuntimeException(final String message) { in MyRuntimeException() method in IOBaseStreamTest.MyRuntimeException
17 public class MyRuntimeException extends RuntimeException {} class