de.unihalle.informatik.MiToBo.core.exceptions
Class MTBDatatypeException
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.core.exceptions.MTBDatatypeException
- All Implemented Interfaces:
- Serializable
public class MTBDatatypeException
- extends MTBException
MiToBo exception type related to problems with data types in general.
- 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 |
MTBDatatypeException
public MTBDatatypeException(MTBDatatypeException.DatatypeExceptionType t,
String c)
- Default constructor.
- Parameters:
c
- Exception message.
getExceptionID
protected String getExceptionID()
- Overrides:
getExceptionID
in class MTBException
getIdentString
public String getIdentString()
- Specified by:
getIdentString
in class de.unihalle.informatik.Alida.exceptions.ALDException
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.