Class ScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pushtechnology.diffusion.client.session.SessionException
com.pushtechnology.diffusion.client.features.ErrorReportsException
com.pushtechnology.diffusion.client.features.ScriptException
- All Implemented Interfaces:
Serializable
Exception used to report problems evaluating a script.
- Since:
- 6.0
- Author:
- DiffusionData Limited
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pushtechnology.diffusion.client.features.ErrorReportsException
getReports
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScriptException
Constructor.
-