public class ScriptingException
extends org.springframework.core.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, toStringCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.