|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| 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()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.