| Package | Description |
|---|---|
| me.tobiadeyinka.itunessearch.exceptions | |
| me.tobiadeyinka.itunessearch.networking |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidParameterException
Thrown when a search parameter is invalid.
|
class |
MissingRequiredParameterException
Thrown when a required search parameter is missing.
|
class |
NetworkCommunicationException
Thrown when any form of I/O exception occurs during the api search
Created by Tobi Adeyinka on 2017.
|
class |
NoMatchFoundException
Thrown when no element matches a lookup parameter
Created by Tobi Adeyinka on 2017.
|
class |
SearchURLConstructionFailure
Thrown when the search url construction is unsuccessful.
|
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
NetworkUtils.executeQuery(URL url) |
Copyright © 2018. All rights reserved.