open class EnvironmentException : GradleException
EnvironmentException(message: String, cause: Throwable)
EnvironmentException(message: String)
open class DockerException : EnvironmentException