SMRouterError constructor

SMRouterError(
  1. Object error,
  2. StackTrace stack
)

Implementation

SMRouterError(this.error, this.stack);