{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

GestureCancellationException

public final class GestureCancellationException


A gesture was canceled and cannot continue, likely because another gesture has taken over the pointer input stream.

Summary

Public constructors

Public methods

Throwable
String

Public constructors

GestureCancellationException

public GestureCancellationException(String message)

Public methods

getCause

public Throwable getCause()

getMessage

public String getMessage()