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