const classafBedSheet::HttpStatusErr
sys::Obj sys::Err afBedSheet::ReProcessErr afBedSheet::HttpStatusErr
Throw to process / handle the wrapped HttpStatus
object. Often used to return a 404 to the client, example:
throw HttpStatusErr(404, "Page not found")