const mixinafBedSheet::ErrProcessor

afBedSheet::ErrProcessor

Responsible for processing Errs thrown from web handler methods and sending err pages to the client.

process

Source

abstract Obj process(Err err)

I'm not convinced ErrProcessors should return a response to handle...