ExceptionPanic constructor

ExceptionPanic(
  1. Exception exception
)

Implementation

ExceptionPanic(this.exception);