An exception that will be thrown if an error occurs during the processing of a script.
@version $Revision: 5301 $
@author Mike Bowler
@author Marc Guillemot
This class represents an exception that has occurred during the evaluation of a script. This exception relplaces the JavaScript exception from rhino to avoid dependencies on rhino on the client side.
@author Michael Lipp
@version $Revision: 2368 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.