be.ehealth.businessconnector.hub.exception
Class KmehrBusinessConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.businessconnector.hub.exception.IntraHubBusinessConnectorException
be.ehealth.businessconnector.hub.exception.KmehrBusinessConnectorException
- All Implemented Interfaces:
- Serializable
public class KmehrBusinessConnectorException
- extends IntraHubBusinessConnectorException
KmerhBusinessConnectorException contains the original list of ErrorType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
KmehrBusinessConnectorException
public KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
Object... params)
- Creates a new KmehrBusinessConnectorException
- Parameters:
errorCodeValue
- the IntraHubBusinessConnectorExceptionValueparams
- the strings to complete to errorCodeValue message
KmehrBusinessConnectorException
public KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
- Creates a new KmehrBusinessConnectorException
- Parameters:
errorCodeValue
- the IntraHubBusinessConnectorExceptionValuee
- the initial exceptionparams
- the strings to complete to errorCodeValue message
KmehrBusinessConnectorException
public KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
List<ErrorType> listOfErrorType,
Object... params)
- Creates a new KmehrBusinessConnectorException
- Parameters:
errorCodeValue
- the IntraHubBusinessConnectorExceptionValuelistOfErrorType
- the list of ErrorTypeparams
- the strings to complete to errorCodeValue message
getListOfErrorType
public List<ErrorType> getListOfErrorType()
- Returns:
- the listOfErrorType
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.