be.ehealth.businessconnector.genericasync.exception
Class GenAsyncSignatureValidationConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
              extended by be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorException
                  extended by be.ehealth.businessconnector.genericasync.exception.GenAsyncSignatureValidationConnectorException
All Implemented Interfaces:
Serializable

public class GenAsyncSignatureValidationConnectorException
extends GenAsyncBusinessConnectorException

Connector Exception for Generic Async Connector.

See Also:
Serialized Form

Constructor Summary
GenAsyncSignatureValidationConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue, Map<Object,SignatureVerificationResult> validationResult)
          builder
 
Method Summary
 Map<Object,SignatureVerificationResult> getSignatureValidationResult()
           
 
Methods inherited from class be.ehealth.technicalconnector.exception.ConnectorException
getErrorCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenAsyncSignatureValidationConnectorException

public GenAsyncSignatureValidationConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue,
                                                     Map<Object,SignatureVerificationResult> validationResult)
builder

Parameters:
errorCodeValue -
e -
params -
Method Detail

getSignatureValidationResult

public Map<Object,SignatureVerificationResult> getSignatureValidationResult()
Returns:



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.