public class MTBActiveContourException extends MTBException
Modifier and Type | Class and Description |
---|---|
static class |
MTBActiveContourException.ExceptionType
Possible exception types.
|
Modifier and Type | Field and Description |
---|---|
protected MTBActiveContourException.ExceptionType |
type
Type of exception.
|
Constructor and Description |
---|
MTBActiveContourException(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
protected MTBActiveContourException.ExceptionType type
public MTBActiveContourException(MTBActiveContourException.ExceptionType t, String c)
t
- Type of exception.c
- User-specific exception comment.public String getIdentString()
getIdentString
in class de.unihalle.informatik.Alida.exceptions.ALDException
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.