const mixinafBedSheet::ErrProcessor

afBedSheet::ErrProcessor

Processes Errs thrown from request handler methods and sends err pages to the client.

process

Source

abstract Obj process(Err err)

Returns a response obj for further processing (such as a Text) or true if no more request processing is required.