Home
last modified time | relevance | path

Searched defs:MissingCommandException (Results 1 – 1 of 1) sorted by relevance

/external/jcommander/src/main/java/com/beust/jcommander/
DMissingCommandException.java27 public class MissingCommandException extends ParameterException { class
29 public MissingCommandException(String string) { in MissingCommandException() method in MissingCommandException
33 public MissingCommandException(Throwable t) { in MissingCommandException() method in MissingCommandException