ExceptionHandler constructor

ExceptionHandler({
  1. required ExceptionOptions exceptionOptions,
})

Constructor for ExceptionHandler

Implementation

ExceptionHandler({required this.exceptionOptions});