public class NonUniqueSessionRepositoryException extends RuntimeException
SessionRepository implementations are available
 with no way to know which implementation should be used.| Constructor and Description | 
|---|
NonUniqueSessionRepositoryException(List<Class<?>> availableCandidates)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Class<?>> | 
getAvailableCandidates()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString