Package-level declarations

Types

Link copied to clipboard
class SizeFitApiException(val statusCode: Int, message: String = "API request failed with status code: ") : Exception

Exception thrown when the API returns an error status code.

Link copied to clipboard

Exception thrown when a network error occurs during the API request.