Searched defs:NeneException (Results 1 – 1 of 1) sorted by relevance
25 public class NeneException extends RuntimeException { class26 public NeneException(Throwable cause) { in NeneException() method in NeneException30 public NeneException(String message) { in NeneException() method in NeneException34 public NeneException(String message, Throwable throwable) { in NeneException() method in NeneException