PerformException.Builder

public class PerformException.Builder


Builder for PerformException.

Summary

Public constructors

Public constructors

Builder

public Builder()

Public methods

build

public PerformException build()

withActionDescription

public PerformException.Builder withActionDescription(String actionDescription)

withCause

public PerformException.Builder withCause(Throwable cause)

withViewDescription

public PerformException.Builder withViewDescription(String viewDescription)