Apply the download error policy.
@param policySetting the policy setting.
@param request the list of request properties that the policy might use.
@param localFile
@param exception the exception that triggered the error
@param previousExceptions any previously triggered exceptions
@return whether to process the exception or not
@throws PolicyConfigurationException if the policy is improperly configured
Apply the download policy.
@param policySetting the policy setting.
@param request the list of request properties that the policy might use.
@param localFile
@throws PolicyViolationException if the policy has been violated.
Apply the download error policy.
@param policySetting the policy setting.
@param request the list of request properties that the policy might use.
@param localFile
@param exception the exception that triggered the error
@param previousExceptions any previously triggered exceptions
@return whether to process the exception or not
@throws PolicyConfigurationException if the policy is improperly configured
Apply the download policy.
@param policySetting the policy setting.
@param request the list of request properties that the policy might use.
@param localFile
@return true if the policy passes.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.