be.ehealth.businessconnector.ehbox.v3.exception
Class EhboxCryptoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.technicalconnector.exception.TechnicalConnectorException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EhboxCryptoException
public EhboxCryptoException(List<UnsealConnectorException> exceptions,
Message ehBoxMessage)
- Parameters:
exceptions
- ehBoxMessage
- msg
-
EhboxCryptoException
public EhboxCryptoException(UnsealConnectorException exception,
Message ehBoxMessage)
- Parameters:
exceptions
- ehBoxMessage
- msg
-
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.