Searched defs:ErrorB (Results 1 – 1 of 1) sorted by relevance
407 private static class ErrorB extends Error { class in Test989409 public ErrorB(String s) { super(s); } in ErrorB() method in Test989.ErrorB