ExceptionHandler constructor
ExceptionHandler({
- required ExceptionOptions exceptionOptions,
Constructor for ExceptionHandler
Implementation
ExceptionHandler({
required this.exceptionOptions,
});