Problem

A problem report

Since

8.12

Functions

Link copied to clipboard
Returns the additional data associated with this problem.
Link copied to clipboard
Returns the contextual label.
Link copied to clipboard
Returns the problem definition.
Link copied to clipboard
abstract fun getDetails(): Details
Returns the details string.
Link copied to clipboard
@Nullable
abstract fun getFailure(): Failure
Returns the failure associated with this problem.
Link copied to clipboard
abstract fun getLocations(): List<Location>
Returns the locations associated with this problem.
Link copied to clipboard
abstract fun getSolutions(): List<Solution>
Returns the list of solutions.