be.ehealth.businessconnector.wsconsent.exception
Class WsConsentBusinessConnectorException

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.wsconsent.exception.WsConsentBusinessConnectorException
All Implemented Interfaces:
Serializable

public class WsConsentBusinessConnectorException
extends ConnectorException

Connector Exception for WsConsent Connector.

See Also:
Serialized Form

Constructor Summary
WsConsentBusinessConnectorException(WsConsentBusinessConnectorExceptionValues errorCodeValue, Object... params)
          Creates a new WsConsentBusinessConnectorException.
WsConsentBusinessConnectorException(WsConsentBusinessConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
          Creates a new WsConsentBusinessConnectorException.
 
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

WsConsentBusinessConnectorException

public WsConsentBusinessConnectorException(WsConsentBusinessConnectorExceptionValues errorCodeValue,
                                           Object... params)
Creates a new WsConsentBusinessConnectorException.

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

WsConsentBusinessConnectorException

public WsConsentBusinessConnectorException(WsConsentBusinessConnectorExceptionValues errorCodeValue,
                                           Throwable e,
                                           Object... params)
Creates a new WsConsentBusinessConnectorException.

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



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