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

java.lang.Object
  extended by com.eviware.soapui.model.testsuite.AssertionError
      extended by com.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionError
All Implemented Interfaces:
ValidationError

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

public class AssertionError
extends AssertionError

Holder for an assertion error, deprecated since this class has moved

Author:
Ole.Matzura

Constructor Summary
AssertionError(java.lang.String message)
          Deprecated.  
AssertionError(org.apache.xmlbeans.XmlError xmlError)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.eviware.soapui.model.testsuite.AssertionError
equals, getLineNumber, getMessage, getXmlError, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssertionError

public AssertionError(java.lang.String message)
Deprecated. 

AssertionError

public AssertionError(org.apache.xmlbeans.XmlError xmlError)
Deprecated. 


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