Searched defs:OptionNotAllowedException (Results 1 – 1 of 1) sorted by relevance
22 public class OptionNotAllowedException extends ConfigurationException { class25 public OptionNotAllowedException(String msg) { in OptionNotAllowedException() method in OptionNotAllowedException29 public OptionNotAllowedException(String msg, Throwable cause) { in OptionNotAllowedException() method in OptionNotAllowedException