Class AlreadyExistsExceptionHandler

java.lang.Object
org.gridgain.internal.cli.core.exception.handler.AlreadyExistsExceptionHandler
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.exception.ExceptionHandler<AlreadyExistsException>

public class AlreadyExistsExceptionHandler extends Object implements org.apache.ignite.internal.cli.core.exception.ExceptionHandler<AlreadyExistsException>
Exception handler for AlreadyExistsException.
  • Constructor Details

    • AlreadyExistsExceptionHandler

      public AlreadyExistsExceptionHandler()
  • Method Details