Serialized Form


Package eteg.sinon.exception

Class eteg.sinon.exception.EvaluationException extends SinonException implements Serializable

Serialized Fields

expression

java.lang.String expression
Expressão cuja avaliação não foi realizada com sucesso.

Class eteg.sinon.exception.FromToDataExtractionException extends StepException implements Serializable

Serialized Fields

fromReferenceFound

boolean fromReferenceFound
A referência de início do dado a ser extraído foi encontrada?


toReferenceFound

boolean toReferenceFound
A referência de fim do dado a ser extraído foi encontrada?

Class eteg.sinon.exception.InvalidThinkTimeConfigurationException extends SinonException implements Serializable

Class eteg.sinon.exception.SinonException extends java.lang.Exception implements Serializable

Serialized Fields

collectorExecutor

CollectorExecutor collectorExecutor
Executor sendo executado.

Class eteg.sinon.exception.StepAfterLoopLimitPosiitonException extends StepException implements Serializable

Class eteg.sinon.exception.StepAfterLoopLimitPositionException extends StepException implements Serializable

Class eteg.sinon.exception.StepException extends SinonException implements Serializable

Class eteg.sinon.exception.StepWithBeforeException extends StepException implements Serializable

Class eteg.sinon.exception.StepWithFailIfFoundException extends StepException implements Serializable

Class eteg.sinon.exception.UnknownPageException extends SinonException implements Serializable

Class eteg.sinon.exception.UnsuccesfulPageDownloadException extends SinonException implements Serializable

Serialized Fields

httpResponse

int httpResponse
Resposta HTTP.



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