![JAR search and dependency download from the Maven repository](/logo.png)
com.ksyun.ks3.exception.serviceside.MissingFormArgsException Maven / Gradle / Ivy
package com.ksyun.ks3.exception.serviceside;
import com.ksyun.ks3.exception.Ks3ServiceException;
/**
* @author lijunwei[[email protected]]
*
* @date 2014年11月7日 下午1:08:07
*
* @description 没有上传Policy
**/
public class MissingFormArgsException extends Ks3ServiceException {
/**
*
*/
private static final long serialVersionUID = -5518798667183065154L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy