Quantcast
Channel: The Silver Lining » exception
Viewing all articles
Browse latest Browse all 4

Throwing Custom Apex Exceptions

$
0
0
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 across this solution after some experimentation. Usually I would expect an exception to be thrown using syntax at least similar […]

Viewing all articles
Browse latest Browse all 4

Trending Articles