Package org.jmol.script
Class ScriptInterruption
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jmol.script.ScriptException
org.jmol.script.ScriptInterruption
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.jmol.script.ScriptException
isError, message, untranslated
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jmol.script.ScriptException
getErrorMessageUntranslated, getMessage, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ScriptInterruption
-