public class DatastoreDriverNotFoundException
extends org.datanucleus.exceptions.NucleusException
Modifier and Type | Field and Description |
---|---|
protected static org.datanucleus.util.Localiser |
LOCALISER
Localisation of messages.
|
Constructor and Description |
---|
DatastoreDriverNotFoundException(String driverClassName)
Constructor.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
protected static final org.datanucleus.util.Localiser LOCALISER
public DatastoreDriverNotFoundException(String driverClassName)
driverClassName
- Class name for the datastore driverCopyright © 2023. All rights reserved.