UnresolvableObjectException

Thrown when Hibernate could not resolve an object by id, especially when loading an association.

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