Class RoleNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gooddata.sdk.common.GoodDataException
com.gooddata.sdk.service.project.RoleNotFoundException
All Implemented Interfaces:
Serializable

public class RoleNotFoundException extends com.gooddata.sdk.common.GoodDataException
Project role of the given URI doesn't exist
See Also:
  • Constructor Details

    • RoleNotFoundException

      public RoleNotFoundException(String uri, Throwable cause)
  • Method Details

    • getUri

      public String getUri()