Class BshScriptUtils.BshExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.scripting.bsh.BshScriptUtils.BshExecutionException
All Implemented Interfaces:
Serializable
Enclosing class:
BshScriptUtils

public static final class BshScriptUtils.BshExecutionException extends org.springframework.core.NestedRuntimeException
Exception to be thrown on script execution failure.
See Also: