All Downloads are FREE. Search and download functionalities are using the official Maven repository.

message.mvc.exception.ExceptionInfoGetter Maven / Gradle / Ivy

There is a newer version: 2.5.9
Show newest version
package message.mvc.exception;

/**
 * 获取异常的定义封装.
 *
 * @author sunhao([email protected])
 * @version V1.0, 15/8/14 上午9:51
 */
public interface ExceptionInfoGetter {
    ExceptionInfo getInfo();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy