|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.eviware.soapui.support.SoapUIException
com.eviware.soapui.model.testsuite.AssertionException
com.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionException
public class AssertionException
Exception thrown during assertion
Constructor Summary | |
---|---|
AssertionException(AssertionError error)
Deprecated. |
|
AssertionException(AssertionError[] errors)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.eviware.soapui.model.testsuite.AssertionException |
---|
getErrorAt, getErrorCount, getErrors, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AssertionException(AssertionError[] errors)
public AssertionException(AssertionError error)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |