Interceptor.plainText constructor
const
Interceptor.plainText()
Create a plain text exception handler interceptor.
Implementation
const Interceptor.plainText() : handler = const ExceptionHandler.plainText();
Create a plain text exception handler interceptor.
const Interceptor.plainText() : handler = const ExceptionHandler.plainText();