Class BucketPolicyTooLargeException

All Implemented Interfaces:
Serializable

public class BucketPolicyTooLargeException extends MinioException
Thrown to indicate that received bucket policy is larger than 20KiB size.
See Also:
  • Constructor Details

    • BucketPolicyTooLargeException

      public BucketPolicyTooLargeException(String bucketName)