-
- All Implemented Interfaces:
public class ApiException.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ApiException.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ApiExceptionforResponse(String message, Response<?> response)Internal use only. -
-
Method Detail
-
forResponse
final ApiException forResponse(String message, Response<?> response)
Internal use only.
-
-
-
-