Class NotMemberOfProjectException

All Implemented Interfaces:
Serializable

public class NotMemberOfProjectException extends RuntimeException
See Also:
  • Constructor Details

    • NotMemberOfProjectException

      public NotMemberOfProjectException(String userName, String projectId)
  • Method Details

    • getUserName

      public String getUserName()
    • getProject

      public String getProject()