FailureAnalysis

open class FailureAnalysis

The result of analyzing a failure.

Author

Andy Wilkinson

Since

1.4.0

Constructors

Link copied to clipboard
constructor(description: String, action: String, cause: Throwable)
Creates a new FailureAnalysis with the given description and action, if any, that the user should take to address the problem.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard