public class TechnicalConnectorException extends ConnectorException
| Constructor and Description |
|---|
TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue,
Object... params)
Creates a new TechnicalConnectorException.
|
TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue,
Throwable e,
Object... params)
Creates a new TechnicalConnectorException.
|
| Modifier and Type | Method and Description |
|---|---|
TechnicalConnectorExceptionValues |
getCategory() |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue, Object... params)
errorCodeValue - an entry from TechnicalConnectorExceptionValues enumerationparams - the strings that complete the errorCodeValue messagepublic TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
errorCodeValue - an entry from TechnicalConnectorExceptionValues enumeratione - the initial exceptionparams - the strings that complete the errorCodeValue messagepublic TechnicalConnectorExceptionValues getCategory()
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.