ucl.physiol.neuroconstruct.gui.plotter
Class ValueNotPresentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucl.physiol.neuroconstruct.gui.plotter.ValueNotPresentException
- All Implemented Interfaces:
- Serializable
public class ValueNotPresentException
- extends Exception
Exception thrown when a value is not present
- 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 |
ValueNotPresentException
public ValueNotPresentException()
ValueNotPresentException
public ValueNotPresentException(String message)
ValueNotPresentException
public ValueNotPresentException(String message,
Throwable cause)
ValueNotPresentException
public ValueNotPresentException(Throwable cause)