Uses of Interface
org.springframework.shell.command.CommandRegistration.ErrorHandlingSpec
Packages that use CommandRegistration.ErrorHandlingSpec
-
Uses of CommandRegistration.ErrorHandlingSpec in org.springframework.shell.command
Classes in org.springframework.shell.command that implement CommandRegistration.ErrorHandlingSpecMethods in org.springframework.shell.command that return CommandRegistration.ErrorHandlingSpecModifier and TypeMethodDescriptionCommandRegistration.DefaultErrorHandlingSpec.resolver
(CommandExceptionResolver resolver) CommandRegistration.ErrorHandlingSpec.resolver
(CommandExceptionResolver resolver) CommandRegistration.BaseBuilder.withErrorHandling()
CommandRegistration.Builder.withErrorHandling()
Define an error handling what this command should use