| Package | Description |
|---|---|
| com.google.gdata.data.appsforyourdomain |
| Modifier and Type | Field and Description |
|---|---|
protected AppsForYourDomainErrorCode |
AppsForYourDomainException.errorCode |
| Modifier and Type | Method and Description |
|---|---|
static AppsForYourDomainErrorCode |
AppsForYourDomainErrorCode.getEnumFromInt(Integer errorCode) |
AppsForYourDomainErrorCode |
AppsForYourDomainException.getErrorCode() |
static AppsForYourDomainErrorCode |
AppsForYourDomainErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppsForYourDomainErrorCode[] |
AppsForYourDomainErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AppsForYourDomainException(AppsForYourDomainErrorCode errorCode) |
AppsForYourDomainException(AppsForYourDomainErrorCode errorCode,
String invalidInput) |
AppsForYourDomainException(AppsForYourDomainErrorCode errorCode,
String invalidInput,
int httpReturnCode) |
Copyright © 2012. All Rights Reserved.