|
||||||||||
| 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.Alida.exceptions.ALDDataIOException
public abstract class ALDDataIOException
Exception thrown in data IO contexts.
| Field Summary |
|---|
| Fields inherited from class de.unihalle.informatik.Alida.exceptions.ALDException |
|---|
comment |
| Constructor Summary | |
|---|---|
ALDDataIOException()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getExceptionID()
Returns string characterising exception type. |
| 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 ALDDataIOException()
| Method Detail |
|---|
protected java.lang.String getExceptionID()
getExceptionID in class ALDException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||