com.neva.gradle.fork / ForkException

ForkException

open class ForkException : GradleException

Constructors

<init>

ForkException(message: String)
ForkException(message: String, e: Throwable)

Inheritors

PropertyException

class PropertyException : ForkException