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