ucl.physiol.neuroconstruct.utils.equation
Class EquationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucl.physiol.neuroconstruct.utils.equation.EquationException
- All Implemented Interfaces:
- Serializable
public class EquationException
- extends Exception
Helper class for parsing equations
- 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 |
EquationException
public EquationException(String exception)