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, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringprotected static final org.datanucleus.util.Localiser LOCALISER
public DatastoreDriverNotFoundException(String driverClassName)
driverClassName - Class name for the datastore driverCopyright © 2013. All Rights Reserved.