All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ksyun.ks3.exception.serviceside.QueryTaskFailException Maven / Gradle / Ivy

package com.ksyun.ks3.exception.serviceside;

import com.ksyun.ks3.exception.Ks3ServiceException;

/**
 * @author lijunwei[[email protected]]  
 * 
 * @date 2015年2月3日 下午4:07:46
 * 
 * @description 查询任务失败,请检查任务id是否存在
 **/
public class QueryTaskFailException extends Ks3ServiceException {

	/**
	 * 
	 */
	private static final long serialVersionUID = 3330333770676627580L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy