public class ConcurrentSchemaModificationException extends DatasetException
Exception thrown when a schema modification collides with another client trying to modify the schema of the same dataset.
| Constructor and Description |
|---|
ConcurrentSchemaModificationException(String msg) |
ConcurrentSchemaModificationException(String msg,
Throwable cause) |
ConcurrentSchemaModificationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2014. All rights reserved.