public final class ConnectorExceptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
processSOAPFault(SOAPFaultException e)
Utility method that process the
SOAPFaultException and translate it to SoaErrorException or
SOAPFaultException. |
static byte[] |
processUnsealConnectorException(UnsealConnectorException e,
String... allowedErrors)
Utility method that handles
UnsealConnectorException by ignoring a Array of allowedErrors. |
public static void processSOAPFault(SOAPFaultException e) throws SoaErrorException
SOAPFaultException and translate it to SoaErrorException or
SOAPFaultException.e - SoaErrorExceptionpublic static byte[] processUnsealConnectorException(UnsealConnectorException e, String... allowedErrors) throws TechnicalConnectorException
UnsealConnectorException by ignoring a Array of allowedErrors.
If an empty array is passed all errors are ignored.
TechnicalConnectorException
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.