common-plugin / com.cognifide.gradle.common.http / ResponseException

ResponseException

class ResponseException : HttpException

Constructors

<init>

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