public class RedisException extends RuntimeException
构造器和说明 |
---|
RedisException() |
RedisException(String message) |
RedisException(String message,
Throwable cause) |
RedisException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RedisException(Throwable cause) |
Copyright © 2023 buession.com Inc.. All rights reserved.