Package org.hibernate.models
Class DynamicClassException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.models.ModelsException
org.hibernate.models.DynamicClassException
- All Implemented Interfaces:
Serializable
Generally indicates an attempt to resolve a ClassDetails
into the corresponding Java Class when the ClassDetails does not
specify a class name.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DynamicClassException
-