Class ScriptURIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.scripting.engine.exception.ScriptingException
de.hybris.platform.scripting.engine.exception.ScriptURIException
- All Implemented Interfaces:
Serializable
Exception thrown when Script URI contains error.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScriptURIException(String message) ScriptURIException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScriptURIException
-
ScriptURIException
-