be.ehealth.businessconnector.mycarenet.memberdatacommons.exception
Class MemberDataBusinessConnectorException

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.mycarenet.memberdatacommons.exception.MemberDataBusinessConnectorException
All Implemented Interfaces:
Serializable

public class MemberDataBusinessConnectorException
extends ConnectorException

Connector Exception for Member Data Sync Connector.

See Also:
Serialized Form

Constructor Summary
MemberDataBusinessConnectorException(MemberDataBusinessConnectorExceptionValues errorCodeValue, Object... params)
          Creates a MemberDataBusinessConnectorException for given exceptionValue and parameters.
 
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

MemberDataBusinessConnectorException

public MemberDataBusinessConnectorException(MemberDataBusinessConnectorExceptionValues errorCodeValue,
                                            Object... params)
Creates a MemberDataBusinessConnectorException for given exceptionValue and parameters.

Parameters:
errorCodeValue - error code of the exception
params - one or more parameters to be used in the error message



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.