|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProcessingError
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 |
|---|
String getDescription()
String getSource()
Object getUserData()
Exception getException()
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||