Package com.gooddata.sdk.service.account
Class AccountNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gooddata.sdk.common.GoodDataException
com.gooddata.sdk.service.account.AccountNotFoundException
- All Implemented Interfaces:
Serializable
public class AccountNotFoundException
extends com.gooddata.sdk.common.GoodDataException
Account doesn't exist.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAccountNotFoundException(String uri, com.gooddata.sdk.common.GoodDataRestException cause) AccountNotFoundException(String message, String accountUri) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AccountNotFoundException
-
AccountNotFoundException
-
-
Method Details
-
getAccountUri
-