be.fgov.ehealth.technicalconnector.ra.exceptions
Class RaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
              extended by be.ehealth.technicalconnector.exception.TechnicalConnectorException
                  extended by be.fgov.ehealth.technicalconnector.ra.exceptions.RaException
All Implemented Interfaces:
Serializable

public class RaException
extends TechnicalConnectorException

See Also:
Serialized Form

Constructor Summary
RaException(String msg, Throwable cause, StatusResponseType statusResponseType)
           
 
Method Summary
 List<String> getErrorCodes()
           
 StatusResponseType getStatusResponse()
           
 
Methods inherited from class be.ehealth.technicalconnector.exception.TechnicalConnectorException
getCategory
 
Methods inherited from class be.ehealth.technicalconnector.exception.ConnectorException
getErrorCode
 
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

RaException

public RaException(String msg,
                   Throwable cause,
                   StatusResponseType statusResponseType)
Method Detail

getStatusResponse

public StatusResponseType getStatusResponse()

getErrorCodes

public List<String> getErrorCodes()



Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.