|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.server.output.Result
org.jboss.portal.server.output.ErrorResult
Application level error.
| Constructor Summary | |
ErrorResult(java.lang.Throwable throwable)
|
|
| Method Summary | |
java.lang.String |
getMessage()
The logged message. |
java.lang.Throwable |
getThrowable()
The throwable. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ErrorResult(java.lang.Throwable throwable)
| Method Detail |
public java.lang.Throwable getThrowable()
public java.lang.String getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||