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() |
getMessage, getResponse, getReturnCode, getStackTraceString, getStatusCode, handleError, toResponse, toString, wrap, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013 Nuxeo SA. All Rights Reserved.