Class UserNotInRoleException

All Implemented Interfaces:
Serializable

public class UserNotInRoleException extends PerunException
Thrown when the user is not in required role.
Author:
Martin Kuba makub@ics.muni.cz
See Also:
  • Constructor Details

    • UserNotInRoleException

      public UserNotInRoleException(String message)
      Simple constructor with a message
      Parameters:
      message - message with details about the cause