Class AccountNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class AccountNotFoundException
    extends com.gooddata.GoodDataException
    Account doesn't exist.
    See Also:
    Serialized Form
    • Constructor Detail

      • AccountNotFoundException

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

      • getAccountUri

        public String getAccountUri()