Package ca.phon.script
Class PhonScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.script.PhonScriptException
- All Implemented Interfaces:
Serializable
Wrapper exection for
PhonScript
s- See Also:
-
Constructor Summary
ConstructorDescriptionPhonScriptException
(String message) PhonScriptException
(String message, Throwable cause) PhonScriptException
(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
-
PhonScriptException
public PhonScriptException() -
PhonScriptException
-
PhonScriptException
-
PhonScriptException
-