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