Class: MetadataLoadingErrorData

MetadataLoadingErrorData

Contains information about the error code and message of a metadata loading error.

MetadataLoadingErrorData()

Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
Name Type Description
errorCode string The error code
errorMessage string The error message