be.ehealth.businessconnector.mycarenet.attestv2.exception
Class AttestBusinessConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.businessconnector.mycarenet.attestv2.exception.AttestBusinessConnectorException
- All Implemented Interfaces:
- Serializable
public class AttestBusinessConnectorException
- extends ConnectorException
Connector Exception for eAttest Connector.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AttestBusinessConnectorException
public AttestBusinessConnectorException(AttestBusinessConnectorExceptionValues errorCodeValue,
Object... params)
- Creates a
AttestBusinessConnectorException for given exceptionValue and parameters.
- Parameters:
errorCodeValue - params -
AttestBusinessConnectorException
public AttestBusinessConnectorException(AttestBusinessConnectorExceptionValues errorCodeValue)
- creates
AttestBusinessConnectorException for given exceptionValue
- Parameters:
errorCodeValue -
AttestBusinessConnectorException
public AttestBusinessConnectorException(AttestBusinessConnectorExceptionValues errorCodeValue,
Throwable cause,
Object... params)
- creates
AttestBusinessConnectorException for given exceptionValue, exception and parameters.
- Parameters:
errorCodeValue - cause - Throwableparams - one or more parameters to be used in the error message
Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.