TableErrorFilter constructor

const TableErrorFilter(
  1. Map<Type, ErrorReaction> _table
)

Implementation

const TableErrorFilter(this._table);