AbstractErrorState constructor

AbstractErrorState(
  1. Error error
)

Implementation

AbstractErrorState(this.error);