Package | Description |
---|---|
org.springframework.boot.cli.command | |
org.springframework.boot.cli.command.shell | |
org.springframework.boot.cli.command.test |
Modifier and Type | Class and Description |
---|---|
class |
NoHelpCommandArgumentsException
Exception used to when the help command is called without arguments.
|
class |
NoSuchCommandException
Exception used when a command is not found.
|
Modifier and Type | Class and Description |
---|---|
class |
ShellExitException
Exception used to stop the
Shell . |
Modifier and Type | Class and Description |
---|---|
class |
TestFailedException
Thrown when tests fail to execute.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.