Class DatasetNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class DatasetNotFoundException
    extends com.gooddata.GoodDataException
    Represents error when dataset of the given id was not found
    See Also:
    Serialized Form
    • Constructor Detail

      • DatasetNotFoundException

        public DatasetNotFoundException​(String dataset)
      • DatasetNotFoundException

        public DatasetNotFoundException​(String dataset,
                                        Throwable cause)