de.saumya.mojo.ruby.script
Class ScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.saumya.mojo.ruby.script.ScriptException
- All Implemented Interfaces:
- Serializable
public class ScriptException
- extends Exception
- 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(Exception e)
ScriptException
public ScriptException(String msg,
Exception e)
ScriptException
public ScriptException(String msg)
Copyright © 2010. All Rights Reserved.