gradle
8.6-rc-2
API
gradle
/
org.gradle.tooling.events.problems
/
ExceptionContainer
Exception
Container
API
@
Incubating
interface
ExceptionContainer
(
source
)
Holds an exception for a problem.
Members
Functions
get
Exception
Link copied to clipboard
API
@
Nullable
abstract
fun
getException
(
)
:
RuntimeException
Exception that caused the problem.