Uses of Class
be.ehealth.businessconnector.genericasync.exception.GenAsyncBusinessConnectorExceptionValues

Packages that use GenAsyncBusinessConnectorExceptionValues
be.ehealth.businessconnector.genericasync.exception   
 

Uses of GenAsyncBusinessConnectorExceptionValues in be.ehealth.businessconnector.genericasync.exception
 

Methods in be.ehealth.businessconnector.genericasync.exception that return GenAsyncBusinessConnectorExceptionValues
static GenAsyncBusinessConnectorExceptionValues GenAsyncBusinessConnectorExceptionValues.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GenAsyncBusinessConnectorExceptionValues[] GenAsyncBusinessConnectorExceptionValues.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in be.ehealth.businessconnector.genericasync.exception with parameters of type GenAsyncBusinessConnectorExceptionValues
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue)
          builder
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue, Object... params)
          builder
GenAsyncBusinessConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
          builder
GenAsyncSignatureValidationConnectorException(GenAsyncBusinessConnectorExceptionValues errorCodeValue, Map<Object,SignatureVerificationResult> validationResult)
          builder
 




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