Class WarehouseSchemaNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class WarehouseSchemaNotFoundException
    extends com.gooddata.GoodDataException
    Warehouse schema doesn't exist.
    See Also:
    Serialized Form
    • Constructor Detail

      • WarehouseSchemaNotFoundException

        public WarehouseSchemaNotFoundException​(String uri,
                                                com.gooddata.GoodDataRestException cause)
    • Method Detail

      • getWarehouseSchemaUri

        public String getWarehouseSchemaUri()