Interface CommandExceptionHandlingStrategy
- All Known Implementing Classes:
DefaultCommandExceptionHandlingStrategy
public interface CommandExceptionHandlingStrategy
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleCommandError(CommandWrapper command, Throwable throwable)
-
Method Details
-
handleCommandError
-