SpineReceptionException¶
class SpineReceptionException(val response: HttpResponse, body: String) : RuntimeException
The exception thrown by bodyOrThrow.
Constructors¶
SpineReceptionException¶
constructor(response: HttpResponse, body: String)
Properties¶
cause¶
message¶
response¶
val response: HttpResponse