EncryptionException constructor

EncryptionException(
  1. String message
)

Implementation

EncryptionException(this.message);