Class RoleNotSetException

All Implemented Interfaces:
Serializable

public class RoleNotSetException extends PerunException
This exception is thrown when trying to unset a role which was not set for given entities.
See Also:
  • Constructor Details

    • RoleNotSetException

      public RoleNotSetException(String role)
  • Method Details

    • getRole

      public String getRole()