de.bsvrz.kex.kexdav.correspondingObjects
Class MissingPluginException

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.correspondingObjects.MissingPluginException
All Implemented Interfaces:
Serializable

public class MissingPluginException
extends KExDaVException

Fehler, dass für eine Attributgruppenumleitung kein Plugin gefunden werden konnte

Author:
Kappich Systemberatung
See Also:
Serialized Form

Constructor Summary
MissingPluginException(String message)
          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

MissingPluginException

public MissingPluginException(String message)
Konstruktor

Parameters:
message - Fehlermeldung