edu.rice.cs.drjava.model.repl
Class InteractionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.rice.cs.drjava.model.repl.InteractionsException
- All Implemented Interfaces:
- Serializable
public class InteractionsException
- extends RuntimeException
Exception to signify that something went wrong during an interaction.
- Version:
- $Id: InteractionsException.java 4314 2008-01-30 00:08:33Z mgricken $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InteractionsException
public InteractionsException(String s)