be.ehealth.businessconnector.mycarenet.agreement.exception
Class AgreementBusinessConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AgreementBusinessConnectorException
public AgreementBusinessConnectorException(AgreementBusinessConnectorExceptionValues errorCodeValue,
Object... params)
- Creates a
AgreementBusinessConnectorException for given exceptionValue and parameters.
- Parameters:
errorCodeValue - error code of the exceptionparams - one or more parameters to be used in the error message
Connector Packaging generic 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.