toggle menu
Ansa-Android-SDK
common
switch theme
search in API
network-public
/
dev.ansa.network.internal
/
HttpExceptions
Http
Exceptions
class
HttpExceptions
(
response
:
HttpResponse
,
failureReason
:
String
?
,
cachedResponseText
:
String
)
:
ResponseException
Members
Constructors
Http
Exceptions
Link copied to clipboard
constructor
(
response
:
HttpResponse
,
failureReason
:
String
?
,
cachedResponseText
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
response
Link copied to clipboard
val
response
:
HttpResponse