IntelliJPlatformGradlePlugin
Toggle table of contents
2.18.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
IntelliJPlatformGradlePlugin
IntelliJPlatformGradlePlugin
/
org.jetbrains.intellij.platform.gradle.performanceTest
/
TestExecutionFailException
Test
Execution
Fail
Exception
class
TestExecutionFailException
(
message
:
String
)
:
RuntimeException
Members
Constructors
Test
Execution
Fail
Exception
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
?