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
SidzSidz 

how to debug with error codes in salesforce?

Hi ,

How can we debug when we get a error code like this 

Error Number: 407524215-12825 (-1072421861)

is there a reference for such numbers?

 

please help

 

Thanks,

sidz

Best Answer chosen by Admin (Salesforce Developers) 
Ankit AroraAnkit Arora

These are the errors which are to be reported to salesforce. But these may be temporary, so to figure out simply put a debug and check in those debugs that error is from code or it is at salesforce end.

 

To create debug logs > Setup > Administration Setup > Monitoring > Debug Logs

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page