de.unihalle.informatik.Alida.exceptions
Class ALDDataIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.unihalle.informatik.Alida.exceptions.ALDException
de.unihalle.informatik.Alida.exceptions.ALDDataIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ALDDataConverterException, ALDDataIOManagerException, ALDDataIOProviderException
public abstract class ALDDataIOException
- extends ALDException
Exception thrown in data IO contexts.
- Author:
- moeller
- See Also:
- Serialized Form
ALDDataIOException
public ALDDataIOException()
getExceptionID
protected String getExceptionID()
- Returns string characterising exception type.
- Overrides:
getExceptionID
in class ALDException
Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.