common-plugin / com.cognifide.gradle.common / CommonException

CommonException

open class CommonException : GradleException

Constructors

<init>

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

Inheritors

FileException

open class FileException : CommonException

FileTransferException

open class FileTransferException : CommonException

FileWatcherException

class FileWatcherException : CommonException

HttpException

open class HttpException : CommonException

PropertyException

open class PropertyException : CommonException