Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 234 Bytes

apex-exception-examples

Examples using Apex Exception

Example to Show a validation rule error message thrown from a child object and how to use exception method setMessage.

Example to use Assert Methods outside Apex test classes