org.nanocontainer.nanowar.nanoweb
Class ScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nanocontainer.nanowar.nanoweb.ScriptException
- All Implemented Interfaces:
- Serializable
public class ScriptException
- extends Exception
- Version:
- $Revision: 1570 $
- Author:
- Aslak Hellesøy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScriptException
public ScriptException(URL scriptURL,
Exception e)
getScriptURL
public URL getScriptURL()
Copyright © 2003-2009 Codehaus. All Rights Reserved.