Class ContextedAssertionError

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
net.sourceforge.pmd.util.ContextedAssertionError
All Implemented Interfaces:
Serializable, net.sourceforge.pmd.internal.util.ExceptionContextDefaultImpl<ContextedAssertionError>, org.apache.commons.lang3.exception.ExceptionContext

public final class ContextedAssertionError extends AssertionError implements net.sourceforge.pmd.internal.util.ExceptionContextDefaultImpl<ContextedAssertionError>
An AssertionError with nice messages.
See Also: