Class UserInProjectNotFoundException

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

public class UserInProjectNotFoundException extends com.gooddata.sdk.common.GoodDataException
User in project is not found
See Also:
  • Constructor Details

    • UserInProjectNotFoundException

      public UserInProjectNotFoundException(String message)
    • UserInProjectNotFoundException

      public UserInProjectNotFoundException(String message, Throwable cause)