|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
himock.core.exception.ExpertedInvocationException
Field Summary | |
java.lang.reflect.Method[] |
fUninvokedMethods
|
Fields inherited from class java.lang.RuntimeException |
|
Constructor Summary | |
ExpertedInvocationException(java.lang.reflect.Method[] fUninvokedMethods)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final java.lang.reflect.Method[] fUninvokedMethods
Constructor Detail |
public ExpertedInvocationException(java.lang.reflect.Method[] fUninvokedMethods)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |