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
Swati.dhingraSwati.dhingra 

error------Lcom.sforce.soap.enterprise.Error;@160bf50

hi,
while updating a contact into sfdc via java program, i am getting an error

"Lcom.sforce.soap.enterprise.Error;@160bf50"

Please help.

SuperfellSuperfell
You're going to have to look at the statusCode & message properties of the Error object.