ErrorPanic constructor

ErrorPanic(
  1. Error error
)

Implementation

ErrorPanic(this.error);