de.unihalle.informatik.MiToBo.segmentation.activecontours.exceptions
Class MTBSnakeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.unihalle.informatik.Alida.exceptions.ALDException
de.unihalle.informatik.MiToBo.core.exceptions.MTBException
de.unihalle.informatik.MiToBo.segmentation.activecontours.exceptions.MTBActiveContourException
de.unihalle.informatik.MiToBo.segmentation.activecontours.exceptions.MTBSnakeException
- All Implemented Interfaces:
- Serializable
public class MTBSnakeException
- extends MTBActiveContourException
MiToBo exception thrown inside snake segmentation framework.
- Author:
- moeller
- See Also:
- Serialized Form
Fields inherited from class de.unihalle.informatik.Alida.exceptions.ALDException |
comment |
Methods inherited from class de.unihalle.informatik.Alida.exceptions.ALDException |
getCommentString, getMessage |
MTBSnakeException
public MTBSnakeException(MTBActiveContourException.ExceptionType t,
String c)
- Default constructor.
- Parameters:
t
- Type of exception.c
- User-specific exception comment.
getIdentString
public String getIdentString()
- Overrides:
getIdentString
in class MTBActiveContourException
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.