public class WebSecurityException extends WebException
Constructor and Description |
---|
WebSecurityException(String message) |
WebSecurityException(String message,
String action) |
WebSecurityException(String message,
String action,
Throwable cause) |
WebSecurityException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
getCause, getHelpUrl, getMessage, getRequestId, getReturnCode, getStackTraceString, getStatus, getStatus, getStatus, getStatusCode, getType, handleError, isSecurityError, newException, newException, newException, setStatus, toResponse, toResponse, toString, toWebModuleResponse, wrap, wrap
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WebSecurityException(String message)
public WebSecurityException(String message, String action)
public WebSecurityException(String message, String action, Throwable cause)
public WebSecurityException(String message, Throwable cause)
Copyright © 2016 Nuxeo SA. All rights reserved.