Searched defs:BadInputException (Results 1 – 1 of 1) sorted by relevance
26 public final class BadInputException extends RuntimeException { class29 public BadInputException(String message, Element badElement) { in BadInputException() method in BadInputException34 public BadInputException(String message, Iterable<? extends Element> badElements) { in BadInputException() method in BadInputException