PerformException.Builder
public class PerformException.Builder
Builder for PerformException.
Summary
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 constructors
Public methods
withActionDescription
public PerformException.Builder withActionDescription(String actionDescription)