|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used to return error information that ocurred while processing an AdviceRequest.
| Method Summary | |
String |
getDescription()
Returns the description of the error. |
Exception |
getException()
Returns the exception associated with the error. |
String |
getSource()
Returns the source of the error. |
Object |
getUserData()
Returns any generic user data associated with the error. |
| Method Detail |
public String getDescription()
public String getSource()
public Object getUserData()
public Exception getException()
|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||