Class ErrorLoadingInputConfigurationHandlers
java.lang.Object
org.apache.ignite.migrationtools.cli.exceptions.ErrorLoadingInputConfigurationHandlers
ExceptionHandlers for Error loading input configurations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.ignite3.internal.cli.core.exception.ExceptionHandlerscreate()Create method.
-
Constructor Details
-
ErrorLoadingInputConfigurationHandlers
public ErrorLoadingInputConfigurationHandlers()
-
-
Method Details
-
create
public static org.apache.ignite3.internal.cli.core.exception.ExceptionHandlers create()Create method.- Returns:
- A new instance of these handlers.
-