CommunityNotFound Error

Thrown if the specified Community was not found

Error Template

<ns1:XMLFault>
    <ns1:faultstring>
       Error message.
    </ns1:faultstring>
    <ns1:detail>
        <ns1:CommunityNotFound>
            <communityID>xs:long</communityID>
        </ns1:CommunityNotFound>
    </ns1:detail>
<ns1:XMLFault>