Quantcast
Channel: The Silver Lining » exception
Browsing latest articles
Browse All 4 View Live

Image may be NSFW.
Clik here to view.

Throwing Custom Apex Exceptions

Throwing custom exceptions is something that most Java developers expect to be able to do when working with Apex code, and indeed it is possible. It isn’t very well documented, but I managed to stumble...

View Article



Image may be NSFW.
Clik here to view.

Handling System.QueryException

When attempting to fetch a single record from the database it is easy to run into the above exception. I’ve seen two schools of thought in dealing with this issue – mostly in the forums – and have been...

View Article

Image may be NSFW.
Clik here to view.

Salesforce Unit Tests & Code Coverage

Unit testing *sigh*. Oh how they vex me. If they weren’t so important (and required) I’d just skip the lot, but they are and so we – champions of software development – must press on in the face of...

View Article

Image may be NSFW.
Clik here to view.

GWT: Common Exceptions – NoClassDefFoundError

This seems to be a problem that nearly everyone hits when starting with GWT. It causes confusion because the code is error free at compile time, yet throws a java.lang.NoClassDefFoundError exception at...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images