ucl.physiol.neuroconstruct.mechanisms
Class CellMechanismException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucl.physiol.neuroconstruct.mechanisms.CellMechanismException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- XMLMechanismException
public class CellMechanismException
- extends Exception
Class for specifying a Cell Mechanism related Exception
- Author:
- Padraig Gleeson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CellMechanismException
public CellMechanismException(String e)
CellMechanismException
public CellMechanismException(String e,
Throwable t)