LineupQueryException constructor

const LineupQueryException(
  1. String message
)

Implementation

const LineupQueryException(super.message);