public class DmgBusinessConnectorException extends ConnectorException
| Constructor and Description |
|---|
DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue)
creates
DmgBusinessConnectorException for given exceptionValue |
DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue,
Object... params)
Creates a
DmgBusinessConnectorException for given exceptionValue and parameters. |
DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue,
Throwable cause,
Object... params)
creates
DmgBusinessConnectorException for given exceptionValue, exception and parameters. |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue, Object... params)
DmgBusinessConnectorException for given exceptionValue and parameters.errorCodeValue - params - public DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue)
DmgBusinessConnectorException for given exceptionValueerrorCodeValue - public DmgBusinessConnectorException(DmgBusinessConnectorExceptionValues errorCodeValue, Throwable cause, Object... params)
DmgBusinessConnectorException for given exceptionValue, exception and parameters.errorCodeValue - cause - Throwableparams - one or more parameters to be used in the error message
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.