environment-plugin / com.cognifide.gradle.environment / EnvironmentException

EnvironmentException

open class EnvironmentException : GradleException

Constructors

<init>

EnvironmentException(message: String, cause: Throwable)
EnvironmentException(message: String)

Inheritors

DockerException

open class DockerException : EnvironmentException

HostException

class HostException : EnvironmentException