Searched defs:NullOutputException (Results 1 – 1 of 1) sorted by relevance
26 class NullOutputException extends NullPointerException { class27 public NullOutputException(String s) { in NullOutputException() method in NullOutputException