be.ehealth.technicalconnector.exception
Class SessionManagementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.ehealth.technicalconnector.exception.ConnectorException
be.ehealth.technicalconnector.exception.TechnicalConnectorException
be.ehealth.technicalconnector.exception.SessionManagementException
- All Implemented Interfaces:
- Serializable
public class SessionManagementException
- extends TechnicalConnectorException
The Class SessionManagementException.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SessionManagementException
public SessionManagementException(SessionManagementExceptionValues errorCodeValue,
Object... params)
- Creates a new SessionManagementException
- Parameters:
errorCodeValue
- an entry from SessionManagementExceptionValues enumerationparams
- the strings that complete the errorCodeValue message
SessionManagementException
public SessionManagementException(SessionManagementExceptionValues errorCodeValue,
Throwable e,
Object... params)
- Creates a new SessionManagementException
- Parameters:
errorCodeValue
- an entry from SessionManagementExceptionValues enumeratione
- the initial exceptionparams
- the strings that complete the errorCodeValue message
Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.