EncryptionException constructor

EncryptionException([
  1. dynamic message
])

Implementation

EncryptionException([this.message]);