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
|
getCategorygetErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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 generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.