GradleConnectionException

constructor(message: String)
constructor(message: String, throwable: Throwable)

Creates a new GradleConnectionException.

Since

0.9.2


constructor(message: String, failure: Throwable, failures: Supplier<List<Failure>>)

Constructor.

Since

8.12