AbortedException constructor

const AbortedException(
  1. String message
)

Implementation

const AbortedException(this.message);