com.eviware.soapui.impl.wsdl.teststeps.assertions
Class AssertionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.eviware.soapui.support.SoapUIException
              extended by com.eviware.soapui.model.testsuite.AssertionException
                  extended by com.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionException
All Implemented Interfaces:
java.io.Serializable

Deprecated. moved to com.eviware.soapui.model.testsuite.AssertionException

public class AssertionException
extends AssertionException

Exception thrown during assertion

Author:
Ole.Matzura
See Also:
Serialized Form

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

AssertionException

public AssertionException(AssertionError[] errors)
Deprecated. 

AssertionException

public AssertionException(AssertionError error)
Deprecated. 


Copyright © 2005-2010 eviware.com. All Rights Reserved.