be.ehealth.businessconnector.dicsv4.exception
Class DicsDataNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.business.common.exception.EhealthServiceV2Exception
be.ehealth.businessconnector.dicsv4.exception.AbstractDicsException
be.ehealth.businessconnector.dicsv4.exception.DicsDataNotFoundException
- All Implemented Interfaces:
- Serializable
public class DicsDataNotFoundException
- extends AbstractDicsException
Connector Exception thrown when the response indicates a Data not found error status code
If needed the response object is made accessible through the inherited getResponse method.
If present the business anomalies object is made accessible through the getAnomalies method.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DicsDataNotFoundException
public DicsDataNotFoundException(StatusResponseType response)
Connector Packaging generic 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.