repositoryError property

RepositoryError? repositoryError
getter/setter pair

Populate this field to store Connector or repository error details.

This information is displayed in the Admin Console. This field may only be populated when the Type is REPOSITORY_ERROR.

Implementation

RepositoryError? repositoryError;