Class NotPermittedException

All Implemented Interfaces:
Serializable

public class NotPermittedException extends BackupRestoreException
It is thrown when a user does not have permissions to perform an action.
Since:
7.17.0
See Also:
  • Constructor Details

    • NotPermittedException

      public NotPermittedException(String message)