ucl.physiol.neuroconstruct.project.cellchoice
Class CellChooserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucl.physiol.neuroconstruct.project.cellchoice.CellChooserException
- All Implemented Interfaces:
- Serializable
public class CellChooserException
- extends Exception
Can be thrown by CellChooser subclass
- 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 |
CellChooserException
public CellChooserException()
CellChooserException
public CellChooserException(String message)
CellChooserException
public CellChooserException(String message,
Throwable cause)
CellChooserException
public CellChooserException(Throwable cause)