-
- All Implemented Interfaces:
- Serializable
public class NonUniqueSessionRepositoryException
extends RuntimeException
Exception thrown when multiple SessionRepository
implementations are available
with no way to know which implementation should be used.
- Since:
- 2.0.0
- Author:
- Stephane Nicoll
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.