|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jmol.script.ScriptEvaluator.ScriptException
class ScriptEvaluator.ScriptException
Field Summary | |
---|---|
private String |
message
|
private String |
untranslated
|
Constructor Summary | |
---|---|
ScriptEvaluator.ScriptException(String msg,
String untranslated)
|
Method Summary | |
---|---|
protected String |
getErrorMessageUntranslated()
|
String |
toString()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private String message
private String untranslated
Constructor Detail |
---|
ScriptEvaluator.ScriptException(String msg, String untranslated)
Method Detail |
---|
protected String getErrorMessageUntranslated()
public String toString()
toString
in class Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |