Serialized Form
-
Package com.wrapper.spotify.exceptions
-
Class com.wrapper.spotify.exceptions.SpotifyWebApiException extends org.apache.http.HttpException implements Serializable
-
-
Package com.wrapper.spotify.exceptions.detailed
-
Class com.wrapper.spotify.exceptions.detailed.BadGatewayException extends SpotifyWebApiException implements Serializable
-
Class com.wrapper.spotify.exceptions.detailed.BadRequestException extends SpotifyWebApiException implements Serializable
-
Class com.wrapper.spotify.exceptions.detailed.ForbiddenException extends SpotifyWebApiException implements Serializable
-
Class com.wrapper.spotify.exceptions.detailed.InternalServerErrorException extends SpotifyWebApiException implements Serializable
-
Class com.wrapper.spotify.exceptions.detailed.NotFoundException extends SpotifyWebApiException implements Serializable
-
Class com.wrapper.spotify.exceptions.detailed.ServiceUnavailableException extends SpotifyWebApiException implements Serializable
-
Class com.wrapper.spotify.exceptions.detailed.TooManyRequestsException extends SpotifyWebApiException implements Serializable
-
Serialized Fields
-
retryAfter
int retryAfter
-
-
-
Class com.wrapper.spotify.exceptions.detailed.UnauthorizedException extends SpotifyWebApiException implements Serializable
-