Class ProjectInvitationsManagement.ProjectMisconfiguredException
- 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.ProjectMisconfiguredException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ProjectInvitationsManagement
public static class ProjectInvitationsManagement.ProjectMisconfiguredException extends InternalException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProjectMisconfiguredException(String projectPath)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ProjectMisconfiguredException
public ProjectMisconfiguredException(String projectPath)
-
-