Class AlreadySponsorException

All Implemented Interfaces:
Serializable

public class AlreadySponsorException extends PerunException
This exception is thrown when the user is already a sponsor of the member.
Author:
Martin Kuba makub@ics.muni.cz
See Also:
  • Constructor Details

    • AlreadySponsorException

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