|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DCErrorMessageHandler
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer.
Applications could customize exception reporting in clients by implementing this interface and providing a custom implementation to display/handle ADF exception including ADFbc and ADFm exceptions in case of an application using those layers.
DCErrorHandler| Field Summary |
|---|
| Fields inherited from interface oracle.adf.model.binding.DCErrorHandler |
|---|
CLASS_INSTANCE |
| Method Summary | |
|---|---|
java.lang.String |
getDisplayMessage(BindingContext ctx,
java.lang.Exception ex)
Given an exception or an error, process it and return a formatted message string for the given locale. |
| Methods inherited from interface oracle.adf.model.binding.DCErrorHandler |
|---|
reportException |
| Method Detail |
|---|
java.lang.String getDisplayMessage(BindingContext ctx,
java.lang.Exception ex)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||