Class RedisSystemException
- All Implemented Interfaces:
Serializable
Exception thrown when we can't classify a Redis exception into one of Spring generic data access exceptions.
- Author:
- Costin Leau
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NestedRuntimeException
contains, getMostSpecificCause, getRootCauseMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RedisSystemException
-