|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorInfo
Interface to identify that a data object can store related error.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Method Summary | |
---|---|
void |
clearError()
Clear the error. |
String |
getErrorMessage()
Get error message string. |
String |
getErrorType()
Get error type string. |
boolean |
hasError()
Indicates if there's error. |
void |
setErrorMessage(String errorMessage)
Set error message string. |
void |
setErrorType(String errorType)
Set error type string. |
Method Detail |
---|
boolean hasError()
void clearError()
String getErrorType()
void setErrorType(String errorType)
errorType
- the error type string to set.String getErrorMessage()
void setErrorMessage(String errorMessage)
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.