com.sas.iquery.util
Class RetryUtil.RedoAction

com.sas.iquery.util.RetryUtil.RedoAction
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RetryUtil

public static class RetryUtil.RedoAction

Exception thrown by the Actor.action() method when a retry should be done. If there is an originating exception, it will be available thru the getCause().

See Also:
Serialized Form

Constructor Summary
RetryUtil.RedoAction()
           
RetryUtil.RedoAction(java.lang.Throwable e)
           
 

Constructor Detail

RetryUtil.RedoAction

public RetryUtil.RedoAction(java.lang.Throwable e)

RetryUtil.RedoAction

public RetryUtil.RedoAction()



Copyright © 2009 SAS Institute Inc. All Rights Reserved.