CompactionException constructor

const CompactionException(
  1. String message
)

Implementation

const CompactionException(this.message);