Class ConfigurationPersistenceAccessDeniedException

All Implemented Interfaces:
Serializable

@ProviderType public final class ConfigurationPersistenceAccessDeniedException extends ConfigurationPersistenceException
Is thrown when configuration cannot be persisted because the user is not allowed to write to repository.
See Also:
  • Constructor Details

    • ConfigurationPersistenceAccessDeniedException

      public ConfigurationPersistenceAccessDeniedException(String message, Throwable cause)
    • ConfigurationPersistenceAccessDeniedException

      public ConfigurationPersistenceAccessDeniedException(String message)