com.gitee.easyopen.exception.ErrorSignException Maven / Gradle / Ivy
package com.gitee.easyopen.exception;
/**
* @author tanghc
*/
public class ErrorSignException extends Exception {
private static final long serialVersionUID = 1680980725665704304L;
}