QueryException<T>.input constructor
QueryException<T>.input (})
Implementation
QueryException.input(
this.message,
this.offendingItems, {
this.underlyingException,
}) : event = QueryExceptionEvent.input;