gradle
8.5-rc-4
API
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.
Parameters
message
The message
causes
The causes