| Package | Description |
|---|---|
| com.google.gdata.util |
| Modifier and Type | Method and Description |
|---|---|
ErrorElement |
ErrorElement.setCode(String codeName)
Set the codename.
|
ErrorElement |
ErrorElement.setDebugInfo(String debugInfo)
Set debugging information.
|
ErrorElement |
ErrorElement.setDomain(String domainName)
Set the domain name.
|
ErrorElement |
ErrorElement.setExtendedHelp(String extendedHelp)
Set URI for extended help.
|
ErrorElement |
ErrorElement.setHeaderLocation(String location)
Set header name for an error in a header.
|
ErrorElement |
ErrorElement.setInternalReason(String internalReason)
Set the error's internal reason.
|
ErrorElement |
ErrorElement.setLocation(String location)
Set a generic error location, using
ErrorContent.LocationType.OTHER
as the location type. |
ErrorElement |
ErrorElement.setLocation(String location,
ErrorContent.LocationType locationType)
Set the location and location type.
|
ErrorElement |
ErrorElement.setSendReport(String sendReport)
Set URI to send report to.
|
ErrorElement |
ErrorElement.setXpathLocation(String location)
Set XPath-based error location.
|
Copyright © 2012. All Rights Reserved.