httpError property

int? httpError
getter/setter pair

HTTP error code (for example, 404 or 5xx)

Implementation

core.int? httpError;