eteg.sinon.exception
Class StepWithBeforeException

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.StepWithBeforeException
All Implemented Interfaces:
java.io.Serializable

public class StepWithBeforeException
extends StepException

Exceção levantada quando um passo de posicionamento com before falha.

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

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

Constructor Summary
StepWithBeforeException(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

StepWithBeforeException

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


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