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() |
getCategory
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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()
ConnectorException
getErrorCode
in class ConnectorException
public ResponseType getResponseType()
public ResponseType getResponseTypeV1_0()
public ResponseType getResponseTypeV2()
public ErrorType getErrorType()
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.