-
- All Implemented Interfaces:
public class Resource.Error.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Resource.Error.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <T extends Any> Resource.Error<T>fromApiException(ApiException apiException)Internal use only. -
-
Method Detail
-
fromApiException
final <T extends Any> Resource.Error<T> fromApiException(ApiException apiException)
Internal use only.
-
-
-
-