|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.jrunit.communication.message.RemoteTestMessage
org.jboss.jrunit.communication.message.ExceptionMessage
public class ExceptionMessage
| Constructor Summary | |
|---|---|
ExceptionMessage(java.lang.String testClass,
java.lang.Throwable thr)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getException()
|
| Methods inherited from class org.jboss.jrunit.communication.message.RemoteTestMessage |
|---|
getTestClass |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionMessage(java.lang.String testClass,
java.lang.Throwable thr)
| Method Detail |
|---|
public java.lang.Throwable getException()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||