Class BucketNotFoundException

All Implemented Interfaces:
Serializable

public class BucketNotFoundException extends IllegalStateException
Exception which thrown each time when DefaultBucketProxy found that bucket state has been lost, and DefaultBucketProxy is unable to repair bucket state or recovery strategy is RecoveryStrategy.THROW_BUCKET_NOT_FOUND_EXCEPTION.
See Also:
  • Constructor Details

    • BucketNotFoundException

      public BucketNotFoundException()