Class WarehouseUserNotFoundException

  • All Implemented Interfaces:
    Serializable

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

      • WarehouseUserNotFoundException

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

      • getUserUri

        public String getUserUri()