java.lang.Object
com.sshtools.volman.app.ExceptionHandler
- All Implemented Interfaces:
picocli.CommandLine.IExecutionExceptionHandler
public class ExceptionHandler
extends Object
implements picocli.CommandLine.IExecutionExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninthandleExecutionException(Exception ex, picocli.CommandLine commandLine, picocli.CommandLine.ParseResult parseResult)
-
Constructor Details
-
ExceptionHandler
public ExceptionHandler()
-
-
Method Details