Interface IMockException
-
- All Known Implementing Classes:
MockException,MockIOException,MockRuntimeException
public interface IMockExceptionThis is a marker interface for mock exceptions. It should be used to easily identify mock exceptions from regular exceptions.- Author:
- Philip Helger