|
||||||||||
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
com.agical.rmock.core.exception.RMockSystemException
com.agical.rmock.core.expectation.EngineException
com.agical.rmock.core.exception.RMockExpectationException
com.agical.rmock.core.exception.UnsatisfiedExpectationsException
public class UnsatisfiedExpectationsException
Thrown when one or more expectations are not satisfied. (c) Agical AB 2005
Constructor Summary | |
---|---|
UnsatisfiedExpectationsException(Section root,
boolean isRecording)
|
Method Summary |
---|
Methods inherited from class com.agical.rmock.core.expectation.EngineException |
---|
getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsatisfiedExpectationsException(Section root, boolean isRecording)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |