ProhebitedBucketEditException constructor

ProhebitedBucketEditException()

Implementation

ProhebitedBucketEditException()
    : super(
        'This bucket is edited by a third party, so it\'t not valid',
        ErrorCodes.invalidBucketEditing,
      );