IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior constructor
Implementation
IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior(
{String? type, String? message})
: super(
type: type,
code:
'IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior',
message: message);