ContentEditingUnavailableException

Thrown when content editing operations are invoked after the content editing session or document has become unavailable due to timing issues.

Constructors

Link copied to clipboard
constructor()
constructor(detailMessage: String?)
constructor(detailMessage: String?, throwable: Throwable?)
constructor(throwable: Throwable?)