ReportableProblem

Problem that can be submitted for external consumption (e.g. to expose via the Tooling API).

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getDetails(): String
Link copied to clipboard
Link copied to clipboard
abstract fun getException(): Throwable
Link copied to clipboard
abstract fun getLabel(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getSeverity(): Severity
Link copied to clipboard
abstract fun getSolutions(): List<String>
Link copied to clipboard
abstract fun report()
Report this problem.