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