|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
eteg.sinon.exception.SinonException
eteg.sinon.exception.StepException
eteg.sinon.exception.StepWithBeforeException
public class StepWithBeforeException
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 $
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 |
---|
public StepWithBeforeException(java.lang.String message, CollectorExecutor executor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |