Class SponsorshipDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.metacentrum.perun.core.api.exceptions.PerunException
cz.metacentrum.perun.core.api.exceptions.SponsorshipDoesNotExistException
- All Implemented Interfaces:
Serializable
- Author:
- Vojtech Sassmann invalid input: '<'vojtech.sassmann@gmail.com>
- See Also:
-
Constructor Summary
ConstructorDescriptionSponsorshipDoesNotExistException
(Member sponsoredMember, User sponsor) SponsorshipDoesNotExistException
(String s, Throwable throwable) SponsorshipDoesNotExistException
(Throwable throwable) -
Method Summary
Methods inherited from class cz.metacentrum.perun.core.api.exceptions.PerunException
getErrorId, getFriendlyMessageTemplate, getMessage, getName, setErrorId
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SponsorshipDoesNotExistException
-
SponsorshipDoesNotExistException
-
SponsorshipDoesNotExistException
-
SponsorshipDoesNotExistException
-