Package com.gooddata.project
Class UserInProjectNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.gooddata.GoodDataException
-
- com.gooddata.project.UserInProjectNotFoundException
-
- All Implemented Interfaces:
Serializable
public class UserInProjectNotFoundException extends com.gooddata.GoodDataExceptionUser in project is not found- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserInProjectNotFoundException(String message)UserInProjectNotFoundException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-