de.unihalle.informatik.Alida.exceptions
Class ALDDataConverterManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.unihalle.informatik.Alida.exceptions.ALDException
              extended by de.unihalle.informatik.Alida.exceptions.ALDProviderManagerException
                  extended by de.unihalle.informatik.Alida.exceptions.ALDDataConverterManagerException
All Implemented Interfaces:
Serializable

public class ALDDataConverterManagerException
extends ALDProviderManagerException

Author:
posch
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class de.unihalle.informatik.Alida.exceptions.ALDProviderManagerException
ALDProviderManagerException.ALDConverterManagerException, ALDProviderManagerException.ALDProviderManagerExceptionType
 
Field Summary
 
Fields inherited from class de.unihalle.informatik.Alida.exceptions.ALDProviderManagerException
type
 
Fields inherited from class de.unihalle.informatik.Alida.exceptions.ALDException
comment
 
Constructor Summary
ALDDataConverterManagerException(ALDProviderManagerException.ALDProviderManagerExceptionType t, String c)
           
 
Method Summary
 
Methods inherited from class de.unihalle.informatik.Alida.exceptions.ALDProviderManagerException
getIdentString, getType
 
Methods inherited from class de.unihalle.informatik.Alida.exceptions.ALDException
getCommentString, getExceptionID, 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

ALDDataConverterManagerException

public ALDDataConverterManagerException(ALDProviderManagerException.ALDProviderManagerExceptionType t,
                                        String c)
Parameters:
t -
c -


Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.