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