Uses of Class
be.ehealth.technicalconnector.exception.TechnicalConnectorExceptionValues

Packages that use TechnicalConnectorExceptionValues
be.ehealth.technicalconnector.exception   
 

Uses of TechnicalConnectorExceptionValues in be.ehealth.technicalconnector.exception
 

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

Constructors in be.ehealth.technicalconnector.exception with parameters of type TechnicalConnectorExceptionValues
TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue, Object... params)
          Creates a new TechnicalConnectorException.
TechnicalConnectorException(TechnicalConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
          Creates a new TechnicalConnectorException.
 




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