Serialized Form
-
Package org.springframework.boot.cli.command
-
Exception org.springframework.boot.cli.command.CommandException
class CommandException extends RuntimeException implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
options
EnumSet<CommandException.Option> options
-
-
Exception org.springframework.boot.cli.command.NoHelpCommandArgumentsException
class NoHelpCommandArgumentsException extends CommandException implements Serializable- serialVersionUID:
- 1L
-
Exception org.springframework.boot.cli.command.NoSuchCommandException
class NoSuchCommandException extends CommandException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.springframework.boot.cli.command.init
-
Exception org.springframework.boot.cli.command.init.ReportableException
class ReportableException extends RuntimeException implements Serializable
-
-
Package org.springframework.boot.cli.command.shell
-
Exception org.springframework.boot.cli.command.shell.ShellExitException
class ShellExitException extends CommandException implements Serializable- serialVersionUID:
- 1L
-