Class NotProviderException

  • All Implemented Interfaces:
    Serializable

    public class NotProviderException
    extends RuntimeException
    Exception thrown when trying to create an EntityManagerFactory for a persistence-unit and we are not the required provider.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotProviderException

        public NotProviderException​(String msg)