Class DefaultMigrateCacheExceptionHandler
java.lang.Object
org.apache.ignite.migrationtools.cli.exceptions.DefaultMigrateCacheExceptionHandler
- All Implemented Interfaces:
org.apache.ignite3.internal.cli.core.exception.ExceptionHandler<Throwable>
public class DefaultMigrateCacheExceptionHandler
extends Object
implements org.apache.ignite3.internal.cli.core.exception.ExceptionHandler<Throwable>
DefaultMigrateCacheExceptionHandler.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final DefaultMigrateCacheExceptionHandlerFields inherited from interface org.apache.ignite3.internal.cli.core.exception.ExceptionHandler
DEFAULT, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
HEADER
- See Also:
-
INSTANCE
-
-
Constructor Details
-
DefaultMigrateCacheExceptionHandler
public DefaultMigrateCacheExceptionHandler()
-
-
Method Details
-
handle
public int handle(org.apache.ignite3.internal.cli.core.exception.ExceptionWriter writer, Throwable throwable) - Specified by:
handlein interfaceorg.apache.ignite3.internal.cli.core.exception.ExceptionHandler<Throwable>
-
applicableException
- Specified by:
applicableExceptionin interfaceorg.apache.ignite3.internal.cli.core.exception.ExceptionHandler<Throwable>
-