Searched refs:MissingCommandException (Results 1 – 4 of 4) sorted by relevance
27 public class MissingCommandException extends ParameterException { class29 public MissingCommandException(String string) { in MissingCommandException() method in MissingCommandException33 public MissingCommandException(Throwable t) { in MissingCommandException() method in MissingCommandException
783 throw new MissingCommandException("Expected a command, got " + arg); in parseValues()
69 @Test(dataProvider = "testData", expectedExceptions = MissingCommandException.class)75 throw new MissingCommandException("irrelevant test case"); in testArgsWithoutDefaultCmdFail()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...