@InterfaceAudience.Public @InterfaceStability.Evolving public class AccessDeniedException extends DoNotRetryIOException
| Constructor and Description | 
|---|
AccessDeniedException()  | 
AccessDeniedException(Class<?> clazz,
                     String s)  | 
AccessDeniedException(String s)  | 
AccessDeniedException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString