|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.unihalle.informatik.MiToBo.apps.neurites2D.NeuriteExtractor2DException
public class NeuriteExtractor2DException
Exception handling for 2D neurite extraction.
NeuriteExtractor2D
,
Serialized FormField Summary | |
---|---|
private java.lang.String |
error
|
Constructor Summary | |
---|---|
NeuriteExtractor2DException()
|
|
NeuriteExtractor2DException(java.lang.String msg)
|
Method Summary | |
---|---|
java.lang.String |
getError()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private java.lang.String error
Constructor Detail |
---|
public NeuriteExtractor2DException()
public NeuriteExtractor2DException(java.lang.String msg)
Method Detail |
---|
public java.lang.String getError()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |