public class FeatureLockException extends IOException
| Constructor and Description |
|---|
FeatureLockException() |
FeatureLockException(String message) |
FeatureLockException(String message,
String featureID) |
FeatureLockException(String message,
String featureID,
Throwable t) |
FeatureLockException(String message,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureID()
Query FeatureID the LockException was recorded against, if known.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1996–2019 Geotools. All rights reserved.