public class SessionManagementException extends TechnicalConnectorException
Constructor and Description |
---|
SessionManagementException(SessionManagementExceptionValues errorCodeValue,
Object... params)
Creates a new SessionManagementException
|
SessionManagementException(SessionManagementExceptionValues errorCodeValue,
Throwable e,
Object... params)
Creates a new SessionManagementException
|
getCategory
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SessionManagementException(SessionManagementExceptionValues errorCodeValue, Object... params)
errorCodeValue
- an entry from SessionManagementExceptionValues enumerationparams
- the strings that complete the errorCodeValue messagepublic SessionManagementException(SessionManagementExceptionValues errorCodeValue, Throwable e, Object... params)
errorCodeValue
- an entry from SessionManagementExceptionValues enumeratione
- the initial exceptionparams
- the strings that complete the errorCodeValue message
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.