UserFacingWarningDetail interface

Warning object used by layers that have access to localized content, and propagate that to user

Properties

resourceName

Name of resource for which warning is raised.

warning

Error details for the warning.

Property Details

resourceName

Name of resource for which warning is raised.

resourceName?: string

Property Value

string

warning

Error details for the warning.

warning: UserFacingError

Property Value