public class MaximumNumberOfSessionsExceededException extends CheckedException
Constructor and Description |
---|
MaximumNumberOfSessionsExceededException(int maxSessions)
Exception thrown if a session creation is not possible because the maximum count of licensed sessions is reached.
|
Modifier and Type | Method and Description |
---|---|
int |
getMaxSessions()
Get maximum licensed session count.
|
getContext, getErrorCode, getLocalizedMessage, isInfoOnly, setErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MaximumNumberOfSessionsExceededException(int maxSessions)
maxSessions
- The count of the maximum licensed sessions.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210