Class SessionFactoryLookupFailureException

All Implemented Interfaces:
Serializable

public class SessionFactoryLookupFailureException extends NonTransientDataAccessException
Exception to be thrown by a SessionFactoryLookup implementation, indicating that the specified SessionFactory could not be obtained.
Since:
2.0
Author:
Mark Paluch
See Also:
  • Constructor Details