InvalidPassphraseException constructor

InvalidPassphraseException(
  1. String cause
)

Implementation

InvalidPassphraseException(this.cause);