ExceptionHandler.plainText constructor

const ExceptionHandler.plainText()

Plain text exception handler.

Implementation

const factory ExceptionHandler.plainText() = _PlainTextExceptionHandler;