Package org.hibernate.boot
Class UnsupportedOrmXsdVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.persistence.PersistenceException
org.hibernate.HibernateException
org.hibernate.MappingException
org.hibernate.boot.MappingException
org.hibernate.boot.UnsupportedOrmXsdVersionException
- All Implemented Interfaces:
Serializable
Specialized exception indicating that an unsupported
orm.xml
XSD version was specified- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.boot.MappingException
getMessage, getOrigin
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedOrmXsdVersionException
-
-
Method Details
-
getRequestedVersion
-