errorMessage property

String? errorMessage
getter/setter pair

The error message with a short explanation as to why the command failed.

Only present if the command failed.

Implementation

core.String? errorMessage;