public class SessionLimitException extends Exception
| Constructor and Description |
|---|
SessionLimitException(int limit) |
SessionLimitException(int limit,
String message) |
SessionLimitException(int limit,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSessionLimit() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.