be.ehealth.businessconnector.therlink.exception
Class TherLinkBusinessConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
              extended by be.ehealth.businessconnector.therlink.exception.TherLinkBusinessConnectorException
All Implemented Interfaces:
Serializable

public class TherLinkBusinessConnectorException
extends ConnectorException

Exception class for Therapeutic links Connector

See Also:
Serialized Form

Constructor Summary
TherLinkBusinessConnectorException(TherLinkBusinessConnectorExceptionValues errorCodeValue, Object... params)
          Creates a new IntrahubBusinessConnectorException
TherLinkBusinessConnectorException(TherLinkBusinessConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
          Creates a new IntraHubBusinessConnectorExceptionValues
 
Method Summary
 
Methods inherited from class be.ehealth.technicalconnector.exception.ConnectorException
getErrorCode
 
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

TherLinkBusinessConnectorException

public TherLinkBusinessConnectorException(TherLinkBusinessConnectorExceptionValues errorCodeValue,
                                          Object... params)
Creates a new IntrahubBusinessConnectorException

Parameters:
errorCodeValue - the IntraHubBusinessConnectorExceptionValues
params - the strings to complete the errorCodeValue message

TherLinkBusinessConnectorException

public TherLinkBusinessConnectorException(TherLinkBusinessConnectorExceptionValues errorCodeValue,
                                          Throwable e,
                                          Object... params)
Creates a new IntraHubBusinessConnectorExceptionValues

Parameters:
errorCodeValue - the IntraHubBusinessConnectorExceptionValues
e - the initial error
params - the strings to complete the errorCodeValue message



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.