TransientObjectException

Thrown when the user passes a transient instance to a Session method that expects a persistent instance.

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