annotations - What type of exception is raised if "service.Retrieve" method doesn't find the specified entity Id in CRM? -


i retrieving annotation crm

service.retrieve("annotation", annotationid, col); 

what type of exception raised if above "service.retrieve" method doesn't find specified "annotationid" in crm?

its going organizationservicefault, see handle exceptions in code further advice.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -