eteg.sinon.exception
Class StepWithFailIfFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eteg.sinon.exception.SinonException
              extended by eteg.sinon.exception.StepException
                  extended by eteg.sinon.exception.StepWithFailIfFoundException
All Implemented Interfaces:
java.io.Serializable

public class StepWithFailIfFoundException
extends StepException

Exceção levantada quando um passo de posicionamento com failOnError encontra sua referência.

 $Header: /cvsroot/sinon/sinon/src/java/eteg/sinon/exception/StepWithFailIfFoundException.java,v 1.2 2005/06/21 14:25:08 thiagohp Exp $
 

Since:
26/09/2004.
Version:
$Revision: 1.2 $
Author:
Thiago H. de Paula Figueiredo (last modification by $Author: thiagohp $)
See Also:
Serialized Form

Constructor Summary
StepWithFailIfFoundException(java.lang.String message, CollectorExecutor executor)
           
 
Method Summary
 
Methods inherited from class eteg.sinon.exception.SinonException
getCollectorExecutor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

StepWithFailIfFoundException

public StepWithFailIfFoundException(java.lang.String message,
                                    CollectorExecutor executor)


Copyright © 2004-2005 ETEG Internet Ltda.. All Rights Reserved.