public class KmehrBusinessConnectorException extends IntraHubBusinessConnectorException
| Constructor and Description |
|---|
KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
List<ErrorType> listOfErrorType,
Object... params)
Creates a new KmehrBusinessConnectorException
|
KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
Object... params)
Creates a new KmehrBusinessConnectorException
|
KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
Creates a new KmehrBusinessConnectorException
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorType> |
getListOfErrorType() |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue, Object... params)
errorCodeValue - the IntraHubBusinessConnectorExceptionValueparams - the strings to complete to errorCodeValue messagepublic KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
errorCodeValue - the IntraHubBusinessConnectorExceptionValuee - the initial exceptionparams - the strings to complete to errorCodeValue messagepublic KmehrBusinessConnectorException(IntraHubBusinessConnectorExceptionValues errorCodeValue, List<ErrorType> listOfErrorType, Object... params)
errorCodeValue - the IntraHubBusinessConnectorExceptionValuelistOfErrorType - the list of ErrorTypeparams - the strings to complete to errorCodeValue message
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.