|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.VaadinServlet.RequestError
public class VaadinServlet.RequestError
| Constructor Summary | |
|---|---|
VaadinServlet.RequestError(java.lang.Throwable throwable)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getThrowable()
Gets the contained throwable, the cause of the error. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VaadinServlet.RequestError(java.lang.Throwable throwable)
| Method Detail |
|---|
public java.lang.Throwable getThrowable()
Terminal.ErrorEvent
getThrowable in interface Terminal.ErrorEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||