be.ehealth.technicalconnector.exception
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by be.ehealth.technicalconnector.exception.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException
extends RuntimeException

Runtime expection needed for inconsistent configuration.

See Also:
Serialized Form

Constructor Summary
ConfigurationException(Exception e)
           
ConfigurationException(String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfigurationException

public ConfigurationException(String msg)

ConfigurationException

public ConfigurationException(Exception e)



Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.