Class ProjectNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ProjectNotFoundException
    extends com.gooddata.GoodDataException
    Project of the given URI doesn't exist
    See Also:
    Serialized Form
    • Constructor Detail

      • ProjectNotFoundException

        public ProjectNotFoundException​(String projectUri,
                                        Throwable cause)
    • Method Detail

      • getProjectUri

        public String getProjectUri()