public class StoreException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
StoreException.ReadException |
static class |
StoreException.TestUpdateException |
| Constructor and Description |
|---|
StoreException() |
StoreException(String s) |
StoreException(String s,
Throwable throwable) |
StoreException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.