Class RedisStorageExceptionsProviderImpl

java.lang.Object
org.kie.kogito.trusty.storage.redis.RedisStorageExceptionsProviderImpl
All Implemented Interfaces:
org.kie.kogito.trusty.storage.api.StorageExceptionsProvider

@ApplicationScoped public class RedisStorageExceptionsProviderImpl extends Object implements org.kie.kogito.trusty.storage.api.StorageExceptionsProvider
  • Constructor Details

    • RedisStorageExceptionsProviderImpl

      public RedisStorageExceptionsProviderImpl()
  • Method Details

    • isConnectionException

      public boolean isConnectionException(Throwable e)
      Specified by:
      isConnectionException in interface org.kie.kogito.trusty.storage.api.StorageExceptionsProvider