com.ksyun.ks3.exception.serviceside.Md5NotMatchForOldMd5Exception Maven / Gradle / Ivy
package com.ksyun.ks3.exception.serviceside;
import com.ksyun.ks3.exception.Ks3ServiceException;
/**
* @author lijunwei[[email protected]]
*
* @date 2015年4月29日 下午6:16:43
*
* @description
**/
public class Md5NotMatchForOldMd5Exception extends Ks3ServiceException{
/**
*
*/
private static final long serialVersionUID = -3238298383167725316L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy