Class MaxSessionsExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aspectran.core.component.session.MaxSessionsExceededException
- All Implemented Interfaces:
Serializable
This exception occurs when the maximum number of sessions in the session cache is exceeded.
Created: 2023. 11. 2.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
MAX_SESSIONS_EXCEEDED
- See Also:
-
-
Constructor Details
-
MaxSessionsExceededException
-
-
Method Details
-
getId
-
getMaxSessions
public int getMaxSessions()
-