be.ehealth.businessconnector.consultrn.exception.manageperson
Class ConsultrnRegisterExistingPersonException

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.consultrn.exception.manageperson.ConsultrnRegisterExistingPersonException
All Implemented Interfaces:
Serializable

public class ConsultrnRegisterExistingPersonException
extends EhealthServiceV2Exception

Connector Exception thrown when the registerPerson operation response indicates an error status code and the response contains one or more existing persons.

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

See Also:
Serialized Form

Constructor Summary
ConsultrnRegisterExistingPersonException(RegisterPersonResponse response)
           
 
Method Summary
 RegisterPersonResponse getRegisterPersonResponse()
           
 
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

ConsultrnRegisterExistingPersonException

public ConsultrnRegisterExistingPersonException(RegisterPersonResponse response)
Method Detail

getRegisterPersonResponse

public RegisterPersonResponse getRegisterPersonResponse()



Connector Packaging generic 3.15.1 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.