be.ehealth.businessconnector.consultrn.exception.manageperson
Class ConsultrnRegisterPersonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.business.common.exception.EhealthServiceV2Exception
be.ehealth.businessconnector.consultrn.exception.manageperson.ConsultrnRegisterPersonException
- All Implemented Interfaces:
- Serializable
public class ConsultrnRegisterPersonException
- extends EhealthServiceV2Exception
Connector Exception thrown when the registerPerson operation response
indicates an error status code and no existing persons have been found.
If needed the response object is made accessible through the getRegisterPersonResponse method.
If present the business anomalies object is made accessible through the getBusinessAnomalies method.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConsultrnRegisterPersonException
public ConsultrnRegisterPersonException(RegisterPersonResponse response)
getRegisterPersonResponse
public RegisterPersonResponse getRegisterPersonResponse()
getBusinessAnomalies
public BusinessAnomalies getBusinessAnomalies()
Connector Packaging generic 3.17.1 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.