ChecksumException constructor

ChecksumException(
  1. String cause
)

Implementation

ChecksumException(this.cause);