GetExceptionHandlerExtension extension

An extension providing a method for handling general Exceptions in ServiceManager.

on

Methods

getExceptionHandler({required ExceptionHandlerModel? exceptionHandlers}) → (bool? Function(Exception exception)?)
Returns the general exception handler function.