PerformException.Builder
class PerformException.Builder
Builder for PerformException.
Summary
Public constructors |
|---|
Builder() |
Public functions |
|
|---|---|
PerformException! |
build() |
PerformException.Builder! |
from(instance: PerformException!) |
PerformException.Builder! |
withActionDescription(actionDescription: String!) |
PerformException.Builder! |
|
PerformException.Builder! |
withViewDescription(viewDescription: String!) |
Public constructors
Public functions
withActionDescription
fun withActionDescription(actionDescription: String!): PerformException.Builder!