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