|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegExErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201204 | |
| Uses of RegExErrorReason in com.google.api.ads.dfp.axis.v201204 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201204 declared as RegExErrorReason | |
|---|---|
static RegExErrorReason |
RegExErrorReason.INVALID
|
static RegExErrorReason |
RegExErrorReason.NULL
|
| Methods in com.google.api.ads.dfp.axis.v201204 that return RegExErrorReason | |
|---|---|
static RegExErrorReason |
RegExErrorReason.fromString(String value)
|
static RegExErrorReason |
RegExErrorReason.fromValue(String value)
|
RegExErrorReason |
RegExError.getReason()
Gets the reason value for this RegExError. |
| Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type RegExErrorReason | |
|---|---|
void |
RegExError.setReason(RegExErrorReason reason)
Sets the reason value for this RegExError. |
| Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type RegExErrorReason | |
|---|---|
RegExError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
RegExErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||