be.ehealth.businessconnector.consultrn.exception.identifyperson
Class ConsultrnIdentifyPersonException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.business.common.exception.EhealthServiceException
              extended by be.ehealth.businessconnector.consultrn.exception.identifyperson.ConsultrnIdentifyPersonException
All Implemented Interfaces:
Serializable

public class ConsultrnIdentifyPersonException
extends EhealthServiceException

Connector Exception thrown when the Consultrn IdentifyPerson service response indicates an error status code.

If needed the response object is made accessible through the getSearchBySSINReply method.

See Also:
Serialized Form

Constructor Summary
ConsultrnIdentifyPersonException(SearchBySSINReply response)
           
 
Method Summary
 SearchBySSINReply getSearchBySSINReply()
           
 
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

ConsultrnIdentifyPersonException

public ConsultrnIdentifyPersonException(SearchBySSINReply response)
Method Detail

getSearchBySSINReply

public SearchBySSINReply getSearchBySSINReply()



Connector Packaging generic 3.18.0 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.