Server-side Arrow helpers • opensavvy.spine.server.arrow.independent • HttpFailure
HttpFailure¶
class HttpFailure(val body: Any, val code: HttpStatusCode, val type: TypeInfo)
Constructors¶
HttpFailure¶
constructor(body: Any, code: HttpStatusCode, type: TypeInfo)
Properties¶
body¶
code¶
val code: HttpStatusCode
type¶
val type: TypeInfo