ByteReaderException constructor

const ByteReaderException(
  1. String message
)

Implementation

const ByteReaderException(this.message);