getOnException method

List<ExceptionHandler> getOnException()

Implementation

List<ExceptionHandler> getOnException() => _onException.toList();