![JAR search and dependency download from the Maven repository](/logo.png)
com.ksyun.ks3.exception.serviceside.CallbackFailException Maven / Gradle / Ivy
package com.ksyun.ks3.exception.serviceside;
import com.ksyun.ks3.exception.Ks3ServiceException;
/**
* @author lijunwei[[email protected]]
*
* @date 2015年2月2日 下午1:10:27
*
* @description callBack失败
**/
public class CallbackFailException extends Ks3ServiceException {
/**
*
*/
private static final long serialVersionUID = 8793131618899456344L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy