Uses of Class
org.springframework.boot.cli.command.CommandException
Package
Description
Command infrastructure for the CLI.
Classes for running a nested shell in the CLI.
-
Uses of CommandException in org.springframework.boot.cli.command
Modifier and TypeClassDescriptionclass
Exception used to when the help command is called without arguments.class
Exception used when a command is not found. -
Uses of CommandException in org.springframework.boot.cli.command.shell