Class GetProjectIDException

  • All Implemented Interfaces:
    Serializable

    public class GetProjectIDException
    extends Exception
    Thrown when a unique project ID cannot be found based on a project name.
    See Also:
    Serialized Form
    • Constructor Detail

      • GetProjectIDException

        public GetProjectIDException()
        Default GetProjectID format exception.
      • GetProjectIDException

        public GetProjectIDException​(String message)
        GetProjectID exception.
        Parameters:
        message - error message