Response
Exception
open class ResponseException(var response: Response<*>?) : RuntimeException
Content copied to clipboard
Base class to throw Response Exception
Author
Jimly A.
Since
04-Jun-20.