{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public class PerformException.Builder
Builder for PerformException.
Public constructors |
|
|---|---|
Builder() |
|
Public methods |
|
|---|---|
PerformException |
build() |
PerformException.Builder |
from(PerformException instance) |
PerformException.Builder |
withActionDescription(String actionDescription) |
PerformException.Builder |
|
PerformException.Builder |
withViewDescription(String viewDescription) |
public PerformException.Builder withActionDescription(String actionDescription)