com.agical.rmock.core.expectation
Class EngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agical.rmock.core.exception.RMockSystemException
com.agical.rmock.core.expectation.EngineException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RMockAssertionFailedException, RMockExpectationException
public abstract class EngineException
- extends RMockSystemException
- See Also:
- Serialized Form
EngineException
public EngineException(Section root,
boolean isRecording,
String message,
Throwable cause)
EngineException
public EngineException(Section root,
boolean isRecording,
String message)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2005-2011 Agical AB. All Rights Reserved.