gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api
/
ProjectConfigurationException
/
ProjectConfigurationException
Project
Configuration
Exception
API
constructor
(
message
:
String
,
cause
:
Throwable
)
(
source
)
constructor
(
message
:
String
,
causes
:
Iterable
<
out
Throwable
>
)
(
source
)
Creates an exception with the given message and causes.
Since
5.1
Parameters
message
The message
causes
The causes