errorCode property
The error code that indicates why the target removal failed. If the value is
ConcurrentModificationException
, too many requests were made at
the same time.
Implementation
final String? errorCode;
The error code that indicates why the target removal failed. If the value is
ConcurrentModificationException
, too many requests were made at
the same time.
final String? errorCode;