Class ErrorHandlingUtilsKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> T ,si.inova.kotlinova.retrofit.callfactory.ErrorHandler)>bodyOrThrow(<Error class: unknown class><T> $self, ErrorHandler errorHandler) Returns either a response, if this response was successful or throws a CauseException that matches error body (parsed via provided ErrorHandler).
      final static <Error class: unknown class> )>transformRetrofitException(Throwable $self, <Error class: unknown class> url) Transform exception generated by retrofit into semantic CauseException.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait