public class WebSudoRequiredException extends NotPermittedException
This will never be thrown for any SOAP or XML-RPC callers. Other RPC protocol implementations such as JSON-RPC will need to handle this exception.
Constructor and Description |
---|
WebSudoRequiredException() |
WebSudoRequiredException(String message) |
WebSudoRequiredException(String message,
Throwable cause) |
WebSudoRequiredException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2020 Atlassian. All rights reserved.