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

Packages that use SessionManagementExceptionValues
be.ehealth.technicalconnector.exception   
 

Uses of SessionManagementExceptionValues in be.ehealth.technicalconnector.exception
 

Methods in be.ehealth.technicalconnector.exception that return SessionManagementExceptionValues
static SessionManagementExceptionValues SessionManagementExceptionValues.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SessionManagementExceptionValues[] SessionManagementExceptionValues.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 SessionManagementExceptionValues
SessionManagementException(SessionManagementExceptionValues errorCodeValue, Object... params)
          Creates a new SessionManagementException
SessionManagementException(SessionManagementExceptionValues errorCodeValue, Throwable e, Object... params)
          Creates a new SessionManagementException
 




Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.