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