public class SoaErrorException extends TechnicalConnectorException
| Constructor and Description |
|---|
SoaErrorException(String errorCode,
ErrorType errorType) |
SoaErrorException(String errorCode,
ResponseType responseType) |
SoaErrorException(String errorCode,
ResponseType responseType) |
SoaErrorException(String errorCode,
ResponseType responseType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode()
Gets the fault code.
|
ErrorType |
getErrorType() |
ResponseType |
getResponseType() |
ResponseType |
getResponseTypeV1_0() |
ResponseType |
getResponseTypeV2() |
getCategoryaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SoaErrorException(String errorCode, ResponseType responseType)
errorCode - responseType - the commons v1 response typepublic SoaErrorException(String errorCode, ResponseType responseType)
errorCode - responseType - the commons _1_0 response typepublic SoaErrorException(String errorCode, ResponseType responseType)
errorCode - responseType - the commons v2 response typepublic String getErrorCode()
ConnectorExceptiongetErrorCode in class ConnectorExceptionpublic ResponseType getResponseType()
public ResponseType getResponseTypeV1_0()
public ResponseType getResponseTypeV2()
public ErrorType getErrorType()
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.