Class ProjectInvitationsManagement.IllegalInvitationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.edu.icm.unity.exceptions.InternalException
-
- pl.edu.icm.unity.engine.api.project.ProjectInvitationsManagement.IllegalInvitationException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ProjectInvitationsManagement
public static class ProjectInvitationsManagement.IllegalInvitationException extends InternalException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalInvitationException(String code)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
IllegalInvitationException
public IllegalInvitationException(String code)
-
-