Class ScriptException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.apache.manifoldcf.scriptengine.ScriptException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class ScriptException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ScriptException(java.lang.String msg)ScriptException(java.lang.String msg, java.lang.Throwable e) 
 -