public class DatastorePoolException
extends org.datanucleus.exceptions.NucleusException
Modifier and Type | Field and Description |
---|---|
protected static org.datanucleus.util.Localiser |
LOCALISER
Localisation of messages.
|
Constructor and Description |
---|
DatastorePoolException(String poolName,
String driverName,
String url,
Exception nested)
Constructor.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
Copyright © 2023. All rights reserved.