Class NotPermittedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.backuprestore.exception.BackupRestoreException
com.atlassian.confluence.backuprestore.exception.NotPermittedException
- All Implemented Interfaces:
 Serializable
It is thrown when a user does not have permissions to perform an action.
- Since:
 - 7.17.0
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
NotPermittedException
 
 -