| Package | Description |
|---|---|
| javastrava.api.v3.auth |
Interface definitions for authorisation services which deal with access tokens
|
| javastrava.api.v3.auth.impl.retrofit | |
| javastrava.api.v3.rest | |
| javastrava.api.v3.service | |
| javastrava.api.v3.service.exception | |
| javastrava.api.v3.service.impl | |
| javastrava.util |
| Class and Description |
|---|
| BadRequestException
Thrown when Strava API returns an HTTP status of 400
|
| UnauthorizedException
Thrown when the Strava API returns an HTTP status of 401 Unauthorised
|
| Class and Description |
|---|
| BadRequestException
Thrown when Strava API returns an HTTP status of 400
|
| UnauthorizedException
Thrown when the Strava API returns an HTTP status of 401 Unauthorised
|
| Class and Description |
|---|
| BadRequestException
Thrown when Strava API returns an HTTP status of 400
|
| NotFoundException
Thrown when Strava API returns an HTTP status of 404
|
| UnauthorizedException
Thrown when the Strava API returns an HTTP status of 401 Unauthorised
|
| Class and Description |
|---|
| BadRequestException
Thrown when Strava API returns an HTTP status of 400
|
| NotFoundException
Thrown when Strava API returns an HTTP status of 404
|
| UnauthorizedException
Thrown when the Strava API returns an HTTP status of 401 Unauthorised
|
| Class and Description |
|---|
| StravaAPIException
Implementations of this interface will have the error message emitted by the Strava API available via the
StravaAPIException.getResponse()
method |
| Class and Description |
|---|
| BadRequestException
Thrown when Strava API returns an HTTP status of 400
|
| NotFoundException
Thrown when Strava API returns an HTTP status of 404
|
| UnauthorizedException
Thrown when the Strava API returns an HTTP status of 401 Unauthorised
|
| Class and Description |
|---|
| BadRequestException
Thrown when Strava API returns an HTTP status of 400
|
| NotFoundException
Thrown when Strava API returns an HTTP status of 404
|
Copyright © 2016 Dan Shannon. All rights reserved.