org.freecompany.yacli
public class InvalidCommandException extends Exception
| Field Summary | |
|---|---|
| protected InvalidOptionException | e |
| protected Options | options |
| protected String | usage |
| Constructor Summary | |
|---|---|
| InvalidCommandException(InvalidOptionException e, Options options, String usage) | |
| Method Summary | |
|---|---|
| String | getMessage() |