public class ErrorViewAwareAccessDeniedException extends AccessDeniedException
| Constructor and Description | 
|---|
ErrorViewAwareAccessDeniedException(Set<SecurityViolation> violations,
                                   Class<? extends ViewConfig> errorView)  | 
| Modifier and Type | Method and Description | 
|---|---|
Class<? extends ViewConfig> | 
getErrorView()  | 
getViolationsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ErrorViewAwareAccessDeniedException(Set<SecurityViolation> violations, Class<? extends ViewConfig> errorView)
public Class<? extends ViewConfig> getErrorView()
Copyright © 2017 The Apache Software Foundation. All rights reserved.