Uses of Class
be.ehealth.businessconnector.civics.exception.CivicsBusinessConnectorExceptionValues

Packages that use CivicsBusinessConnectorExceptionValues
be.ehealth.businessconnector.civics.exception   
 

Uses of CivicsBusinessConnectorExceptionValues in be.ehealth.businessconnector.civics.exception
 

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

Constructors in be.ehealth.businessconnector.civics.exception with parameters of type CivicsBusinessConnectorExceptionValues
CivicsBusinessConnectorException(CivicsBusinessConnectorExceptionValues errorCodeValue, SOAErrorType causeError, Object... params)
          Creates a new CivicsBusinessConnectorException
CivicsBusinessConnectorException(CivicsBusinessConnectorExceptionValues errorCodeValue, Throwable e, Object... params)
          Creates a new CivicsBusinessConnectorException
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.