public class DataStoreFullException extends DataStoreException
| Constructor and Description |
|---|
DataStoreFullException(String message)
Constructor
|
DataStoreFullException(String message,
Exception linkedException)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataStoreFullException(String message)
public String getErrorCode()
getErrorCode in class DataStoreExceptionCopyright © 2019. All rights reserved.