Class WarehouseNotFoundException

  • All Implemented Interfaces:
    Serializable

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

      • WarehouseNotFoundException

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

      • getWarehouseUri

        public String getWarehouseUri()