|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.unihalle.informatik.Alida.exceptions.ALDException
de.unihalle.informatik.MiToBo.core.exceptions.MTBException
public abstract class MTBException
MiToBo specific exception type.
Field Summary |
---|
Fields inherited from class de.unihalle.informatik.Alida.exceptions.ALDException |
---|
comment |
Constructor Summary | |
---|---|
MTBException()
|
Method Summary | |
---|---|
protected java.lang.String |
getExceptionID()
|
Methods inherited from class de.unihalle.informatik.Alida.exceptions.ALDException |
---|
getCommentString, getIdentString, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MTBException()
Method Detail |
---|
protected java.lang.String getExceptionID()
getExceptionID
in class de.unihalle.informatik.Alida.exceptions.ALDException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |