public class StorageQuotaExceededException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
StorageQuotaExceededException()
Protected class constructor for serialization requirements
|
|
StorageQuotaExceededException(StorageKey<?> key,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
StorageKey<?> |
getKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected StorageQuotaExceededException()
public StorageQuotaExceededException(StorageKey<?> key, Throwable cause)
public StorageKey<?> getKey()
Copyright © 2018 seanchenxi.com. All rights reserved.