bing.results
Class BingError
java.lang.Object
bing.results.BingResult
bing.results.BingError
public class BingError
- extends BingResult
Represents error that was returned by the Bing service.
Constructor Summary |
BingError(java.util.Hashtable dict)
|
Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
BingError
public BingError(java.util.Hashtable dict)
getCode
public long getCode()
getMessage
public java.lang.String getMessage()
getHelpUrl
public java.lang.String getHelpUrl()
getParameter
public java.lang.String getParameter()
getSourceType
public java.lang.String getSourceType()
getSourceTypeErrorCode
public long getSourceTypeErrorCode()
getValue
public java.lang.String getValue()