common-plugin / com.cognifide.gradle.common.build / PropertyException

PropertyException

open class PropertyException : CommonException

Constructors

<init>

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