Class NoLinkedOrganizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.ucsb.cs156.frontiers.errors.NoLinkedOrganizationException
All Implemented Interfaces:
Serializable

public class NoLinkedOrganizationException extends RuntimeException
See Also:
  • Constructor Details

    • NoLinkedOrganizationException

      public NoLinkedOrganizationException(String courseName)
      Constructor for the exception
      Parameters:
      courseName - Name of the Course that does not have a linked GitHub Organization