@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
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.