public class SkipInternalProcessingException extends RuntimeException
| Constructor and Description |
|---|
SkipInternalProcessingException(AccessDeniedException accessDeniedException) |
| Modifier and Type | Method and Description |
|---|---|
AccessDeniedException |
getAccessDeniedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SkipInternalProcessingException(AccessDeniedException accessDeniedException)
public AccessDeniedException getAccessDeniedException()
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.