org.hibernate
public class SessionException extends HibernateException
Session
that is in an
inappropropriate state for the given call (for example, the the session
is closed or disconnected).Constructor and Description |
---|
SessionException(java.lang.String message)
Constructs a new SessionException with the given message.
|
Copyright © 2014. All Rights Reserved.