public class InstagramPhotoPickerException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE_GENERIC_NETWORK_EXCEPTION |
static int |
CODE_INVALID_ACCESS_TOKEN |
| Constructor and Description |
|---|
InstagramPhotoPickerException(int code,
java.lang.String detailsMessage) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
public static final int CODE_GENERIC_NETWORK_EXCEPTION
public static final int CODE_INVALID_ACCESS_TOKEN