nee-ctx-web-ktor / dev.neeffect.nee.ctx.web.util / ApiError / WrongArguments

WrongArguments

data class WrongArguments : ApiError

Constructors

<init>

WrongArguments(msg: String)

Properties

msg

val msg: String

status

val status: HttpStatusCode