const classafBedSheet::ReProcessErr
sys::Obj sys::Err afBedSheet::ReProcessErr
Throw to process / handle the wrapped BedSheet response object. Use to change the processing flow. Often used to send a redirect to the client, example:
throw ReProcessErr(Redirect.movedTemporarily(`/admin/login`))