SpacetimeDbSubscriptionException constructor

SpacetimeDbSubscriptionException(
  1. String message, {
  2. String? tableName,
})

Implementation

SpacetimeDbSubscriptionException(super.message, {this.tableName});