Class ServiceOnlyRoleAssignedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.metacentrum.perun.core.api.exceptions.PerunException
cz.metacentrum.perun.core.api.exceptions.ServiceOnlyRoleAssignedException
All Implemented Interfaces:
Serializable

public class ServiceOnlyRoleAssignedException extends PerunException
See Also:
  • Constructor Details

    • ServiceOnlyRoleAssignedException

      public ServiceOnlyRoleAssignedException(String message)
      Exception thrown when trying to remove service user flag from user with service only role.
      Parameters:
      message - message with details about the cause