public class BucketNotFoundException extends IllegalStateException
GridBucket found that bucket state has been lost,
and GridBucket is unable to repair bucket state or recovery strategy is RecoveryStrategy.THROW_BUCKET_NOT_FOUND_EXCEPTION.| Constructor and Description |
|---|
BucketNotFoundException(Serializable bucketId) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBucketId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BucketNotFoundException(Serializable bucketId)
public Object getBucketId()
Copyright © 2021. All rights reserved.