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:
    Serialized Form
    • Constructor Detail

      • UnsupportedOrmXsdVersionException

        public UnsupportedOrmXsdVersionException​(String requestedVersion,
                                                 Origin origin)
    • Method Detail

      • getRequestedVersion

        public String getRequestedVersion()