public class CommandUsageException extends CommandException
Constructor and Description |
---|
CommandUsageException() |
CommandUsageException(String message,
String usage) |
Modifier and Type | Method and Description |
---|---|
String |
getUsage() |
void |
setUsage(String usage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.