be.ehealth.businessconnector.consultrn.exception.phoneticsearch
Class ConsultrnPhoneticSearchException

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.phoneticsearch.ConsultrnPhoneticSearchException
All Implemented Interfaces:
Serializable

public class ConsultrnPhoneticSearchException
extends EhealthServiceException

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

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

See Also:
Serialized Form

Constructor Summary
ConsultrnPhoneticSearchException(SearchPhoneticReply response)
           
 
Method Summary
 SearchPhoneticReply getSearchPhoneticReply()
           
 
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

ConsultrnPhoneticSearchException

public ConsultrnPhoneticSearchException(SearchPhoneticReply response)
Method Detail

getSearchPhoneticReply

public SearchPhoneticReply getSearchPhoneticReply()



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