be.ehealth.businessconnector.consultrn.exception.manageperson
Class ConsultrnRegisterExistingPersonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.business.common.exception.EhealthServiceV2Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConsultrnRegisterExistingPersonException
public ConsultrnRegisterExistingPersonException(RegisterPersonResponse response)
getRegisterPersonResponse
public RegisterPersonResponse getRegisterPersonResponse()
Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.