be.ehealth.businessconnector.mycarenet.agreement.exception
Class AgreementBusinessConnectorException

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.agreement.exception.AgreementBusinessConnectorException
All Implemented Interfaces:
Serializable

public class AgreementBusinessConnectorException
extends ConnectorException

Connector Exception for Agreement Connector.

See Also:
Serialized Form

Constructor Summary
AgreementBusinessConnectorException(AgreementBusinessConnectorExceptionValues errorCodeValue, Object... params)
          Creates a AgreementBusinessConnectorException 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

AgreementBusinessConnectorException

public AgreementBusinessConnectorException(AgreementBusinessConnectorExceptionValues errorCodeValue,
                                           Object... params)
Creates a AgreementBusinessConnectorException 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 generic 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.