LazyInitializationException

Indicates access to unfetched data outside of a session context. For example, when an uninitialized proxy or collection is accessed after the session was closed.

Constructors

this
this(string msg, string f, size_t l)
Undocumented in source.
this
this(Throwable causedBy, string f, size_t l)
Undocumented in source.

Meta