de.bsvrz.kex.kexdav.systemobjects
Class MissingKExDaVAttributeGroupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.bsvrz.kex.kexdav.main.KExDaVException
              extended by de.bsvrz.kex.kexdav.systemobjects.MissingKExDaVAttributeGroupException
All Implemented Interfaces:
Serializable

public class MissingKExDaVAttributeGroupException
extends KExDaVException

Diese Exception wird ausgelöst, wenn das Datenmodell die für KExDaV benötigte Attributgruppe nicht enthält

Author:
Kappich Systemberatung
See Also:
Serialized Form

Constructor Summary
protected MissingKExDaVAttributeGroupException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

MissingKExDaVAttributeGroupException

protected MissingKExDaVAttributeGroupException()