function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
VarunCVarunC 

How to catch this error? - "SOQL statements cannot query more than 35 different parent types."

I'm getting following error in a production org.
System.UnexpectedException: SOQL statements cannot query more than 35 different parent types.
I've already contained the code inside a Try/Catch block but still it isn't being catched.

Is there way I can trap this error and act on it?

 
Rahul BorgaonkarRahul Borgaonkar
Check this link
https://community.skuidify.com/skuid/topics/skuid_error