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