FluxQueryException constructor

FluxQueryException(
  1. String message,
  2. String reference
)

Implementation

FluxQueryException(this.message, this.reference);