Uses of Class
de.sonallux.spotify.api.models.Error
Packages that use Error
Package
Description
-
Uses of Error in de.sonallux.spotify.api
Methods in de.sonallux.spotify.api that return ErrorConstructors in de.sonallux.spotify.api with parameters of type ErrorModifierConstructorDescriptionSpotifyApiException(Error error) SpotifyApiException(String message, Error error) SpotifyApiException(String message, Error error, Throwable cause) -
Uses of Error in de.sonallux.spotify.api.authorization
Constructors in de.sonallux.spotify.api.authorization with parameters of type Error -
Uses of Error in de.sonallux.spotify.api.http
Fields in de.sonallux.spotify.api.http declared as ErrorMethods in de.sonallux.spotify.api.http that return ErrorModifier and TypeMethodDescriptionResponse.errorBody()Returns an error representation for non successful responses.Methods in de.sonallux.spotify.api.http with parameters of type Error -
Uses of Error in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models declared as Error