public class ExtendedAssertionFailedError
extends junit.framework.AssertionFailedError
Constructor and Description |
---|
ExtendedAssertionFailedError(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
String |
getMessage() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter s) |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public ExtendedAssertionFailedError(Throwable throwable)
public String getMessage()
getMessage
in class Throwable
public void printStackTrace()
printStackTrace
in class Throwable
public void printStackTrace(PrintStream s)
printStackTrace
in class Throwable
public void printStackTrace(PrintWriter s)
printStackTrace
in class Throwable
Copyright © 2005-2013 Agical AB. All Rights Reserved.