errorCode property

int? errorCode
getter/setter pair

Error HTTP code.

Example: "501".

Implementation

core.int? errorCode;