CryptoException constructor

CryptoException(
  1. String message
)

Implementation

CryptoException(this.message);