Package com.gooddata.sdk.service.project
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:
java.io.Serializable
public class RoleNotFoundException extends com.gooddata.sdk.common.GoodDataExceptionProject role of the given URI doesn't exist- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RoleNotFoundException(java.lang.String uri, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetUri()
-