Class ImportScriptException

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class ImportScriptException
    extends org.hibernate.HibernateException
    Deprecated.
    Everything in this package has been replaced with SchemaManagementTool and friends.
    See Also:
    Serialized Form
    • Constructor Detail

      • ImportScriptException

        public ImportScriptException​(String s)
        Deprecated.
      • ImportScriptException

        public ImportScriptException​(String string,
                                     Throwable root)
        Deprecated.