com.agical.rmock.core.exception
Class UnsatisfiedExpectationsException
java.lang.Object
java.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
- All Implemented Interfaces:
- Serializable
public class UnsatisfiedExpectationsException
- extends RMockExpectationException
Thrown when one or more expectations are not satisfied.
(c) Agical AB 2005
- Author:
- joakim.ohlrogge
- See Also:
- Serialized Form
UnsatisfiedExpectationsException
public UnsatisfiedExpectationsException(Section root,
boolean isRecording)
Copyright © 2005-2011 Agical AB. All Rights Reserved.