Home
last modified time | relevance | path

Searched refs:MissingCommandException (Results 1 – 4 of 4) 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
DJCommander.java783 throw new MissingCommandException("Expected a command, got " + arg); in parseValues()
/external/jcommander/src/test/java/com/beust/jcommander/
DCmdTest.java69 @Test(dataProvider = "testData", expectedExceptions = MissingCommandException.class)
75 throw new MissingCommandException("irrelevant test case"); in testArgsWithoutDefaultCmdFail()
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...