Class RequestMethodCheckFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.security.WebworkActionFailureException
com.atlassian.jira.security.request.RequestMethodCheckFailureException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestMethodCheckFailureException(RequestMethodCheckResult checkResult, webwork.action.Action action) -
Method Summary
Methods inherited from class com.atlassian.jira.security.WebworkActionFailureException
getAction, getActionAndCommandNameIfAvailable, getActionAndCommandNameIfAvailableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequestMethodCheckFailureException
public RequestMethodCheckFailureException(RequestMethodCheckResult checkResult, webwork.action.Action action)
-
-
Method Details
-
getCheckResult
-