|
|||||||||
| 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
org.jboss.portal.server.output.InternalErrorResult
public class InternalErrorResult
General error.
| Constructor Summary | |
|---|---|
InternalErrorResult(WindowContext producer,
java.lang.String message)
|
|
InternalErrorResult(WindowContext producer,
java.lang.Throwable throwable)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.portal.server.output.ErrorResult |
|---|
getMessage, getThrowable, toString |
| Methods inherited from class org.jboss.portal.server.output.Result |
|---|
getProducer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InternalErrorResult(WindowContext producer,
java.lang.String message)
public InternalErrorResult(WindowContext producer,
java.lang.Throwable throwable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||