ucl.physiol.neuroconstruct.cell.converters
Class MorphologyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucl.physiol.neuroconstruct.cell.converters.MorphologyException
- All Implemented Interfaces:
- Serializable
public class MorphologyException
- extends 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 |
MorphologyException
public MorphologyException(String message)
MorphologyException
public MorphologyException(String filename,
String comment)
MorphologyException
public MorphologyException(String comment,
Throwable t)
MorphologyException
public MorphologyException(String filename,
String comment,
Throwable t)