public class MTBSnakeException extends MTBActiveContourException
MTBActiveContourException.ExceptionType
type
Constructor and Description |
---|
MTBSnakeException(MTBActiveContourException.ExceptionType t,
String c)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getIdentString() |
getExceptionID
getCommentString, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MTBSnakeException(MTBActiveContourException.ExceptionType t, String c)
t
- Type of exception.c
- User-specific exception comment.public String getIdentString()
getIdentString
in class MTBActiveContourException
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.