public class AssertionFailedException extends java.lang.Exception
AssertionFailedException(java.lang.Exception e)
AssertionFailedException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AssertionFailedException(java.lang.Exception e)
public AssertionFailedException(java.lang.String message)