uk.ac.essex.ia.opview.runtime
Class InterpreterRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.essex.ia.opview.runtime.InterpreterRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
public class InterpreterRuntimeException
- extends java.lang.Exception
You should have received a copy of GNU public license with this code.
If not please visit this site
- See Also:
- Serialized Form
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 |
InterpreterRuntimeException
public InterpreterRuntimeException()
InterpreterRuntimeException
public InterpreterRuntimeException(java.lang.String message)
InterpreterRuntimeException
public InterpreterRuntimeException(java.lang.String message,
java.lang.Throwable cause)
InterpreterRuntimeException
public InterpreterRuntimeException(java.lang.Throwable cause)