be.ehealth.businessconnector.ehbox.v3.exception
Class OoOPublicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
              extended by be.ehealth.businessconnector.ehbox.v3.exception.OoOPublicationException
All Implemented Interfaces:
Serializable

public class OoOPublicationException
extends ConnectorException

Exception for the OoO problem in ehboxv3

See Also:
Serialized Form

Constructor Summary
OoOPublicationException(String message, String errorCode, Map<BoxIdType,List<Substitute>> oooForwardInformation)
           
 
Method Summary
 Map<BoxIdType,List<Substitute>> getOooForwardInformation()
           
 
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

OoOPublicationException

public OoOPublicationException(String message,
                               String errorCode,
                               Map<BoxIdType,List<Substitute>> oooForwardInformation)
Parameters:
message -
errorCode -
Method Detail

getOooForwardInformation

public final Map<BoxIdType,List<Substitute>> getOooForwardInformation()
Returns:
the oooForwardInformation



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.