Class RedisHelperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.bugreaper.modules.redis.exceptions.RedisHelperException
All Implemented Interfaces:
Serializable

public class RedisHelperException extends RuntimeException
Exceptions that can be thrown during Minio helper use
See Also:
  • Constructor Details

    • RedisHelperException

      public RedisHelperException(String message)
      Constructs a new exception with the specified detail message
      Parameters:
      message - String with message