| Error | Description |
|---|---|
| CommunityNotFound | Thrown if the specified Community was not found |
| GroupNotFound | Thrown when unable to find a group. |
| NameAlreadyExists | Thrown if the specified name already exists on the object. |
| NotFound | Thrown when trying to load an object that does not exist, or the object could not be loaded. |
| Unauthorized | Thrown if a User does not have permission to access a particular method. |
| UserNotFound | Thrown when User cannot be found. |