detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-tooling
/
io.github.detekt.tooling.api
/
DetektError
Detekt
Error
sealed
class
DetektError
:
RuntimeException
Inheritors
IssuesFound
InvalidConfig
UnexpectedError
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?