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 Details

  • Method Details

    • getProjectUri

      public String getProjectUri()
    • getConnectorType

      public ConnectorType getConnectorType()