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