public class ScriptingException extends NestedRuntimeException
RuntimeException thrown when issues occur with RedisScripts| Constructor and Description |
|---|
ScriptingException(String msg)
Constructs a new
ScriptingException instance. |
ScriptingException(String msg,
Throwable cause)
Constructs a new
ScriptingException instance. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString