Class NoPersistenceXmlException

  • All Implemented Interfaces:
    Serializable

    public class NoPersistenceXmlException
    extends RuntimeException
    Exception thrown when trying to create an EntityManagerFactory for a persistence-unit and we cant find any "persistence.xml" files.
    See Also:
    Serialized Form
    • Constructor Detail

      • NoPersistenceXmlException

        public NoPersistenceXmlException​(String msg)