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() |
getViolations
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ErrorViewAwareAccessDeniedException(Set<SecurityViolation> violations, Class<? extends ViewConfig> errorView)
public Class<? extends ViewConfig> getErrorView()
Copyright © 2016 The Apache Software Foundation. All rights reserved.