List of usage examples for java.lang AssertionError subclass-usage
From source file net.javacrumbs.smock.common.SourceAndControlAssertionError.java
/**
* Subclass of {@link AssertionError} that also contains a message and control
* message {@link Source} for more context.
*
* @author Lukas Krecan
* @author Arjen Poutsma