be.ehealth.businessconnector.dicsv4.exception
Class DicsDataNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.business.common.exception.EhealthServiceV2Exception
              extended by be.ehealth.businessconnector.dicsv4.exception.AbstractDicsException
                  extended by 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

Constructor Summary
DicsDataNotFoundException(StatusResponseType response)
           
 
Method Summary
 
Methods inherited from class be.ehealth.businessconnector.dicsv4.exception.AbstractDicsException
getAnomalies
 
Methods inherited from class be.ehealth.business.common.exception.EhealthServiceV2Exception
getResponse
 
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

DicsDataNotFoundException

public DicsDataNotFoundException(StatusResponseType response)



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.