|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.ErrorInfoImpl
public class ErrorInfoImpl
Implementation of ErrorAware interface.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Constructor Summary | |
---|---|
ErrorInfoImpl()
|
Method Summary | |
---|---|
void |
clearError()
Clear the error. |
java.lang.String |
getErrorMessage()
Get error message string. |
java.lang.String |
getErrorType()
Get error type string. |
boolean |
hasError()
Indicates if there's error. |
void |
setErrorMessage(java.lang.String errorMessage)
Set error message string. |
void |
setErrorType(java.lang.String errorType)
Set error type string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorInfoImpl()
Method Detail |
---|
public boolean hasError()
hasError
in interface ErrorInfo
public void clearError()
clearError
in interface ErrorInfo
public java.lang.String getErrorType()
getErrorType
in interface ErrorInfo
public void setErrorType(java.lang.String errorType)
setErrorType
in interface ErrorInfo
errorType
- the error type string to set.public java.lang.String getErrorMessage()
getErrorMessage
in interface ErrorInfo
public void setErrorMessage(java.lang.String errorMessage)
setErrorMessage
in interface ErrorInfo
errorMessage
- error message string to set.
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.