AESCipherError constructor

AESCipherError(
  1. String message
)

Implementation

AESCipherError(this.message);