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 thegetRegisterPersonResponse method.
If present the business anomalies object is made accessible through the getBusinessAnomalies method.| Constructor and Description |
|---|
ConsultrnRegisterPersonException(RegisterPersonResponse response) |
| Modifier and Type | Method and Description |
|---|---|
BusinessAnomalies |
getBusinessAnomalies() |
RegisterPersonResponse |
getRegisterPersonResponse() |
getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConsultrnRegisterPersonException(RegisterPersonResponse response)
public RegisterPersonResponse getRegisterPersonResponse()
public BusinessAnomalies getBusinessAnomalies()
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.