Class UserInProjectNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class UserInProjectNotFoundException
    extends com.gooddata.GoodDataException
    User in project is not found
    See Also:
    Serialized Form
    • Constructor Detail

      • UserInProjectNotFoundException

        public UserInProjectNotFoundException​(String message)
      • UserInProjectNotFoundException

        public UserInProjectNotFoundException​(String message,
                                              Throwable cause)