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() |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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 PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.