Skip to main content

SessionMixingException Events
Show Inherited Hide Inherited

An exception that is thrown when a persistent object that belongs to a specific session is used within another session or refers to an object from another session.
Name Description
SerializeObjectState protected Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception.
See Also