|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmockmaker.ExceptionalReturnValue
Field Summary | |
---|---|
private java.lang.Throwable |
exception
|
Constructor Summary | |
---|---|
ExceptionalReturnValue(java.lang.Throwable exception)
|
Method Summary | |
---|---|
java.lang.Throwable |
getException()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.Throwable exception
Constructor Detail |
public ExceptionalReturnValue(java.lang.Throwable exception)
Method Detail |
public java.lang.Throwable getException()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |