|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorResult
Returns an error result. This result type is used for both ERROR type responses as well as HTTP_ERROR type responses.
| Nested Class Summary | |
|---|---|
static class |
ErrorResult.SourceTells where the ErrorResult was generated. |
| Method Summary | |
|---|---|
java.lang.Throwable |
getCause()The exception which was generated or null if there was no exception which was thrown to produce this error. |
java.lang.String |
getMessage()A message for what might have went wrong. |
ErrorResult.Source |
getSource()The source of this result. |
| Method Detail |
|---|
java.lang.String getMessage()
java.lang.Throwable getCause()
ErrorResult.Source getSource()
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||