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