public class MTBActiveContourException extends MTBException
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MTBActiveContourException.ExceptionTypePossible exception types. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MTBActiveContourException.ExceptionType | typeType of exception. | 
| Constructor and Description | 
|---|
| MTBActiveContourException(MTBActiveContourException.ExceptionType t,
                         String c)Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getIdentString() | 
getExceptionIDgetCommentString, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected 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.ALDExceptionCopyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.