const classafBedSheet::HttpStatusErr
sys::Obj sys::Err afBedSheet::HttpStatusErr
Throw at any point to process / handle the wrapped HttpStatus.
- httpStatus
const HttpStatus httpStatus
The HTTP (error) status.
- make
new make(Int statusCode, Str statusMsg := ..., Err? cause := null)
- makeFromHttpStatus
new makeFromHttpStatus(HttpStatus httpStatus)