EncryptionException constructor

const EncryptionException(
  1. String message
)

Implementation

const EncryptionException(this.message);