common-plugin / com.cognifide.gradle.common.file.transfer / FileTransferException

FileTransferException

open class FileTransferException : CommonException

Constructors

<init>

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