Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

com.hilotec.elexis.pluginstatistiken
Class PluginstatistikException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.hilotec.elexis.pluginstatistiken.PluginstatistikException
All Implemented Interfaces:
java.io.Serializable

public class PluginstatistikException
extends java.lang.Exception

Wir benutzen hier der Sauberkeit halber eine eigene Exception, auch wenn die im Moment noch nicht sehr viel tut.

See Also:
Serialized Form

Constructor Summary
PluginstatistikException(java.lang.String message)
           
 
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

PluginstatistikException

public PluginstatistikException(java.lang.String message)

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013