Class DatastoreDriverNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class DatastoreDriverNotFoundException
    extends org.datanucleus.exceptions.NucleusException
    Exception thrown when a datastore driver class (e.g JDBC driver) is not found.
    See Also:
    Serialized Form
    • Constructor Detail

      • DatastoreDriverNotFoundException

        public DatastoreDriverNotFoundException​(String driverClassName)
        Constructor.
        Parameters:
        driverClassName - Class name for the datastore driver