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