Package cn.com.anysdk.redis.exception
Class AliyunRedisException.PermissionDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.com.anysdk.redis.exception.RedisException
cn.com.anysdk.redis.exception.AliyunRedisException
cn.com.anysdk.redis.exception.AliyunRedisException.PermissionDeniedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
AliyunRedisException
权限不足异常
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class cn.com.anysdk.redis.exception.AliyunRedisException
AliyunRedisException.InstanceNotFoundException, AliyunRedisException.PermissionDeniedException, AliyunRedisException.QuotaLimitException, AliyunRedisException.VpcNetworkException -
Constructor Summary
ConstructorsConstructorDescriptionPermissionDeniedException(String message) PermissionDeniedException(String message, Throwable cause) -
Method Summary
Methods inherited from class cn.com.anysdk.redis.exception.RedisException
getErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PermissionDeniedException
-
PermissionDeniedException
-