de.bsvrz.kex.kexdav.main
Class KExDaVException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.bsvrz.kex.kexdav.main.KExDaVException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MissingAreaException, MissingKExDaVAttributeGroupException, MissingObjectException, MissingPluginException

public abstract class KExDaVException
extends Exception

Exception, die KExDaV bei falscher Parametrierung oder fehlenden Objekten auslöst

Author:
Kappich Systemberatung
See Also:
Serialized Form

Constructor Summary
protected KExDaVException(String message)
          Konstruktor
  KExDaVException(Throwable cause)
          Konstruktor
 
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

KExDaVException

protected KExDaVException(String message)
Konstruktor

Parameters:
message - Fehlermeldung

KExDaVException

public KExDaVException(Throwable cause)
Konstruktor

Parameters:
cause - Fehler