![JAR search and dependency download from the Maven repository](/logo.png)
com.ksyun.ks3.exception.serviceside.NotifyFailException Maven / Gradle / Ivy
package com.ksyun.ks3.exception.serviceside;
import com.ksyun.ks3.exception.Ks3ServiceException;
/**
* @author lijunwei[[email protected]]
*
* @date 2015年2月9日 下午1:59:32
*
* @description 通知失败
**/
public class NotifyFailException extends Ks3ServiceException {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy