ProblemReporter

Defines different ways to report problems.

Since

8.6

Functions

Link copied to clipboard
abstract fun reporting(spec: Action<ProblemSpec>)
Configures and reports a new problem.
Link copied to clipboard
Configures a new problem using an existing exception as input, reports it, and uses it to throw a new exception.
Link copied to clipboard
Configures a new problem, reports it, and uses it to throw a new exception.