Uses of Class
org.glassfish.api.admin.InvalidCommandException
-
Packages that use InvalidCommandException Package Description com.sun.enterprise.admin.cli -
-
Uses of InvalidCommandException in com.sun.enterprise.admin.cli
Methods in com.sun.enterprise.admin.cli that throw InvalidCommandException Modifier and Type Method Description static voidCLIUtil. displayClosestMatch(String commandName, String[] commands, String msg, Logger logger)Display the commands from the list that are the closest match to the specified command.
-