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
AniltAnilt 

Difference between Exceptions and Server Side Exceptions

Hi Everyone,

 

I'm trying to learn about server side exceptions

 

So, I've gone through the below link

 

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_classes_exception_methods.htm

 

My doubt is, whether these exceptions mentioned in the above link and exceptions are same? different?

 

If these exceptions are different, please share some links/videos which can teach me better....if there are no links/videos then plz dont mind to paste it here your comments to make me know it better.

Best Answer chosen by Admin (Salesforce Developers) 
MagulanDuraipandianMagulanDuraipandian

Hello Anilt,

These are server side exceptions only.

 

http://wiki.developerforce.com/page/An_Introduction_to_Exception_Handling

 

Regards,

Magulan D

Salesforce.com certified Force.com Developer.

SFDC Blog

 

If this post is your solution, kindly mark this as the solution.