public class RedisException extends BaseException
| 构造器和说明 |
|---|
RedisException(RedisErrorInfo errorInfo,
Object... args)
创建redis异常
|
getCode, getErrorInfo, toStringpublic RedisException(RedisErrorInfo errorInfo, Object... args)
errorInfo - 异常信息args - 消息参数Copyright © 2020. All rights reserved.