public class MetadataStoreException extends IOException
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataStoreException.BadVersionException
Unsuccessful update due to mismatched expected version.
|
static class |
MetadataStoreException.NotFoundException
Value not found in store.
|
| Constructor and Description |
|---|
MetadataStoreException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetadataStoreException(Throwable t)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.