Uses of Class
eteg.sinon.executor.ErrorResponse

Packages that use ErrorResponse
eteg.sinon.executor   
eteg.sinon.listener   
 

Uses of ErrorResponse in eteg.sinon.executor
 

Fields in eteg.sinon.executor declared as ErrorResponse
static ErrorResponse ErrorResponse.RESUME_NEXT
          Constant that defines the action of ignoring the error.
static ErrorResponse ErrorResponse.RETRY
          Constant that defines the action of trying again.
static ErrorResponse ErrorResponse.STOP
          Constant that defines the action of stopping.
 

Uses of ErrorResponse in eteg.sinon.listener
 

Methods in eteg.sinon.listener that return ErrorResponse
 ErrorResponse ErrorListener.onError(SinonException exception)
          Handles an error ocurred during the execution of a collector and returns what action to take.
 



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