ReedSolomonException constructor

const ReedSolomonException(
  1. String message
)

Implementation

const ReedSolomonException(this.message);