com.artenum.rosetta.exception
Class ScriptException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.artenum.rosetta.exception.ScriptException
All Implemented Interfaces:
Serializable

public class ScriptException
extends Exception

Author:
Sylvestre Ledru (sylvestre.ledru@inria.fr)
See Also:
Serialized Form

Constructor Summary
ScriptException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ScriptException

public ScriptException()


Copyright © 2007-2011 Artenum. All Rights Reserved.