|
@@ -2,10 +2,6 @@ package com.kmall.common.utils;
|
|
|
|
|
|
/**
|
|
/**
|
|
* 自定义异常
|
|
* 自定义异常
|
|
- *
|
|
|
|
- * @author Scott
|
|
|
|
- * @email
|
|
|
|
- * @date 2016年10月27日 下午10:11:27
|
|
|
|
*/
|
|
*/
|
|
public class ImgException extends RuntimeException {
|
|
public class ImgException extends RuntimeException {
|
|
private static final long serialVersionUID = 1L;
|
|
private static final long serialVersionUID = 1L;
|