Class GetProjectIDException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.refine.util.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:
  • Constructor Details

    • GetProjectIDException

      public GetProjectIDException()
      Default GetProjectID format exception.
    • GetProjectIDException

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