|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.runtime.model.ErrorInfo
public class ErrorInfo
| Constructor Summary | |
|---|---|
ErrorInfo(MethodInfo method,
java.lang.Throwable error)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getException()
|
MethodInfo |
getMethod()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorInfo(MethodInfo method,
java.lang.Throwable error)
| Method Detail |
|---|
public MethodInfo getMethod()
public java.lang.Throwable getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||