Client-side typesafe Spine schema usage • opensavvy.spine.client • SpineReceptionException
SpineReceptionException¶
class SpineReceptionException(val response: HttpResponse, body: String) : RuntimeException
Constructors¶
SpineReceptionException¶
constructor(response: HttpResponse, body: String)
Properties¶
cause¶
message¶
response¶
val response: HttpResponse