public class NotPermittedException extends Exception
Constructor and Description |
---|
NotPermittedException() |
NotPermittedException(String message) |
NotPermittedException(String message,
Throwable cause) |
NotPermittedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2018 Atlassian. All rights reserved.