|
|
|
@ -11,7 +11,7 @@ package com.msb.mall.commons.exception;
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 自定义 异常
|
|
|
|
* 自定义 异常
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @author Mark sunlightcs@gmail.com
|
|
|
|
* @author Mark sunlightcs@gmail.com
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public class RRException extends RuntimeException {
|
|
|
|
public class RRException extends RuntimeException {
|
|
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
|