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

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.ehealth.businessconnector.ehbox.v3.exception.EhboxCryptoException
All Implemented Interfaces:
Serializable

public class EhboxCryptoException
extends TechnicalConnectorException

Exception for the crypto problem in ehboxv3

See Also:
Serialized Form

Constructor Summary
EhboxCryptoException(List<UnsealConnectorException> exceptions, Message ehBoxMessage)
           
EhboxCryptoException(UnsealConnectorException exception, Message ehBoxMessage)
           
 
Method Summary
 Message getEhBoxMessage()
           
 List<UnsealConnectorException> getExceptions()
           
 
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

EhboxCryptoException

public EhboxCryptoException(List<UnsealConnectorException> exceptions,
                            Message ehBoxMessage)
Parameters:
exceptions -
ehBoxMessage -
msg -

EhboxCryptoException

public EhboxCryptoException(UnsealConnectorException exception,
                            Message ehBoxMessage)
Parameters:
exceptions -
ehBoxMessage -
msg -
Method Detail

getEhBoxMessage

public Message getEhBoxMessage()
Returns:
the ehBoxMessage

getExceptions

public List<UnsealConnectorException> getExceptions()
Returns:
the exceptions



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.