toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.network.response
/
ResponseWrapper
/
ErrorResponseWrapper
Error
Response
Wrapper
class
ErrorResponseWrapper
<
T
>
(
val
throwable
:
Throwable
?
)
:
ResponseWrapper
<
T
>
Error response.
Members
Constructors
Error
Response
Wrapper
Link copied to clipboard
constructor
(
throwable
:
Throwable
?
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable
?