public class ThrowExceptionConverter implements Converter(Code)
Converter implementation that throws a PassTestException
when convert is called.
The idea is that catching this exception is a clear signal that this method
has been called.
author: Robert Burrell Donkin