|
||||||||||
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.InvalidThinkTimeConfigurationException
public class InvalidThinkTimeConfigurationException
Exceção levantada por ThinkTime.setConfiguration(java.util.Properties)
quando as configurações passadas são inválidas ou insuficientes.
$Header: /cvsroot/sinon/sinon/src/java/eteg/sinon/exception/InvalidThinkTimeConfigurationException.java,v 1.2 2005/06/21 14:25:08 thiagohp Exp $
Constructor Summary | |
---|---|
InvalidThinkTimeConfigurationException(java.lang.String message)
Construtor que recebe uma mensagem e um Collector . |
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 InvalidThinkTimeConfigurationException(java.lang.String message)
Collector
.
message
- uma String
descrevendo o erro.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |