Class UnsupportedOrmXsdVersionException

All Implemented Interfaces:
Serializable

public class UnsupportedOrmXsdVersionException extends MappingException
Specialized exception indicating that an unsupported orm.xml XSD version was specified
See Also:
  • Constructor Details

    • UnsupportedOrmXsdVersionException

      public UnsupportedOrmXsdVersionException(String requestedVersion, Origin origin)
  • Method Details

    • getRequestedVersion

      public String getRequestedVersion()