LoadingStyleFailure

Exception related to loading the style from the URL. It contains information about the cause of the failure.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

message

Failure message.

cause

Optional object which caused the issue.

Properties

Link copied to clipboard
val cause: Any? = null
Link copied to clipboard