Creates an exception of type E and throws it when the method which matches this expectation is called.
Exception type to throw.
The error message to put in the exception if it is thrown.
The source file of the caller.
The line number of the caller.
$(D_KEYWORD this).
See Implementation
Creates an exception of type E and throws it when the method which matches this expectation is called.