ProblemReporter
Functions
Link copied to clipboard
Reports the target problems.
Reports the target problem.
Configures and reports a new problem.
Link copied to clipboard
Reports the target problems and throws a runtime exception.
abstract fun throwing(exception: Throwable, problemId: ProblemId, spec: Action<in ProblemSpec>): RuntimeException
Configures a new problem, reports it, and uses it to throw a new exception.