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
/
InvalidConfig
Invalid
Config
class
InvalidConfig
(
message
:
String
)
:
DetektError
Members
Constructors
Invalid
Config
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?