Class IntegrationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gooddata.sdk.common.GoodDataException
com.gooddata.sdk.service.connector.IntegrationNotFoundException
- All Implemented Interfaces:
Serializable
public class IntegrationNotFoundException
extends com.gooddata.sdk.common.GoodDataException
Integration for given project and connector type doesn't exist
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationNotFoundException(Project project, ConnectorType connectorType, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IntegrationNotFoundException
-
-
Method Details
-
getProjectUri
-
getConnectorType
-