Class MemberNotSponsoredException

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

public class MemberNotSponsoredException extends PerunException
Member is not flagged as sponsored, but somebody tries to add a sponsor to it..
Author:
Martin Kuba makub@ics.muni.cz
See Also:
  • Constructor Details

    • MemberNotSponsoredException

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